Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / LinearPath Class / EndTangent Property

In This Topic
    EndTangent Property (LinearPath)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property EndTangent As Vector3D
    public Vector3D EndTangent {get;}
    See Also