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

In This Topic
    FitMargin Property
    In This Topic
    Gets or sets the zoom fit margin.
    Syntax
    'Declaration
     
    Public Property FitMargin As Integer
    public int FitMargin {get; set;}
    See Also