Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / CompositeCurve Class / EndTangent Property

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