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

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