Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / ShowCurveDirection Property

In This Topic
    ShowCurveDirection Property
    In This Topic
    If true, curve direction is displayed.
    Syntax
    'Declaration
     
    Public Property ShowCurveDirection As Boolean
    public bool ShowCurveDirection {get; set;}
    See Also