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

In This Topic
    ShowLabels Property (ViewportLayout)
    In This Topic
    Gets or sets the labels visibility status in the active viewport.
    Syntax
    'Declaration
     
    Public Property ShowLabels As Boolean
    public bool ShowLabels {get; set;}
    See Also