Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / NavigationSettings Class / Acceleration Property

In This Topic
    Acceleration Property
    In This Topic
    Gets or sets the acceleration of the camera movement.
    Syntax
    'Declaration
     
    Public Property Acceleration As Double
    public double Acceleration {get; set;}
    See Also