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

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