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

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