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

In This Topic
    SortLabels Property
    In This Topic
    Sorts the Labels using the depth from the viewer.
    Syntax
    'Declaration
     
    Public Property SortLabels As Boolean
    public bool SortLabels {get; set;}
    See Also