Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ObjectManipulator Class / RotationStep Property

In This Topic
    RotationStep Property
    In This Topic
    Gets or sets the rotation step angle in radians.
    Syntax
    'Declaration
     
    Public Property RotationStep As Double
    public double RotationStep {get; set;}
    Remarks
    Use 0 for a continuous movement.
    See Also