Eyeshot 11 WPF API Reference
WPF 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