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

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