Eyeshot 10 WinForms API Reference
Tangent Property (Line)

WinForms 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