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

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