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

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