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

In This Topic
    Labels Property (ViewportLayout)
    In This Topic
    Gets or sets the master label collection in the active viewport.
    Syntax
    'Declaration
     
    Public Property Labels As LabelList
    public LabelList Labels {get; set;}
    See Also