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

In This Topic
    Labels Property (Viewport)
    In This Topic
    Master label collection.
    Syntax
    'Declaration
     
    Public Property Labels As LabelList
    public LabelList Labels {get; set;}
    See Also