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

In This Topic
    Zoom Property (Viewport)
    In This Topic
    Gets or sets the Zoom settings.
    Syntax
    'Declaration
     
    Public Property Zoom As ZoomSettings
    public ZoomSettings Zoom {get; set;}
    See Also