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

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