Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / Point Class / StartTangent Property

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