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

In This Topic
    KeysStep Property (RotateSettings)
    In This Topic
    Gets or sets the rotate by arrow keys step (in degrees).
    Syntax
    'Declaration
     
    Public Shadows Property KeysStep As Double
    public new double KeysStep {get; set;}
    See Also