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

In This Topic
    Speed Property (ZoomSettings)
    In This Topic
    Gets or sets the ViewportLayout.ZoomCamera speed.
    Syntax
    'Declaration
     
    Public Property Speed As Double
    public double Speed {get; set;}
    See Also