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

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