Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Viewport Class / ShowLabels Property

In This Topic
    ShowLabels Property (Viewport)
    In This Topic
    Labels visibility status.
    Syntax
    'Declaration
     
    Public Property ShowLabels As Boolean
    public bool ShowLabels {get; set;}
    See Also