Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ShortcutKeysSettings Class / RotateDown Property

In This Topic
    RotateDown Property
    In This Topic
    Gets or sets the rotate down shortcut.
    Syntax
    'Declaration
     
    Public Property RotateDown As Keys
    public Keys RotateDown {get; set;}
    See Also