Eyeshot 10 WPF API Reference
Tangent Property (Line)

WPF Assembly > devDept.Eyeshot.Entities Namespace > Line Class : Tangent Property
Evaluates the unit tangent vector, it is the same at all the points of the line.
Syntax
'Declaration
 
Public ReadOnly Property Tangent As Vector3D
public Vector3D Tangent {get;}
See Also

Reference

Line Class
Line Members