Eyeshot 11 WPF API Reference
WPF 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