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

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