Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ZoomSettings Class / FitLabels Property

In This Topic
    FitLabels Property
    In This Topic
    Gets or sets the zoom fit mode for labels.
    Syntax
    'Declaration
     
    Public Property FitLabels As Boolean
    public bool FitLabels {get; set;}
    See Also