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

In This Topic
    ZoomStyle Property
    In This Topic
    Zoom mode, affects only zoom by mouse wheel.
    Syntax
    'Declaration
     
    Public Property ZoomStyle As zoomStyleType
    public zoomStyleType ZoomStyle {get; set;}
    See Also