Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Mouse3DSettings Class / RotateSpeed Property

In This Topic
    RotateSpeed Property
    In This Topic
    Gets or sets the 3D mouse rotation speed.
    Syntax
    'Declaration
     
    Public Property RotateSpeed As Double
    public double RotateSpeed {get; set;}
    See Also