Eyeshot 11 WPF API Reference
WPF 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