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


In This Topic
    ShortcutKeysSettings Class Members
    In This Topic

    The following tables list the members exposed by ShortcutKeysSettings.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the cancel background work shortcut.  
    Public Property Gets or sets the copy selection shortcut.  
    Public Property Gets or sets the cut selection shortcut.  
    Public Property Gets or sets the delete selection shortcut.  
    Public Property Gets or sets the group selection shortcut.  
    Public Property Gets or sets the invert selection shortcut.  
    Public PropertyGets or sets the backward navigation movement shortcut (for Camera.navigationType.Walk and Camera.navigationType.Fly camera navigation modes).  
    Public PropertyGets or sets the down navigation movement shortcut (for Camera.navigationType.Walk and Camera.navigationType.Fly camera navigation modes).  
    Public PropertyGets or sets the forward navigation movement shortcut (for Camera.navigationType.Walk and Camera.navigationType.Fly camera navigation modes).  
    Public PropertyGets or sets the left navigation movement shortcut (for Camera.navigationType.Walk and Camera.navigationType.Fly camera navigation modes).  
    Public PropertyGets or sets the right navigation movement shortcut (for Camera.navigationType.Walk and Camera.navigationType.Fly camera navigation modes).  
    Public PropertyGets or sets the up navigation movement shortcut (for Camera.navigationType.Walk and Camera.navigationType.Fly camera navigation modes).  
    Public Property Gets or sets the pan down shortcut.  
    Public Property Gets or sets the pan left shortcut.  
    Public Property Gets or sets the pan right shortcut.  
    Public Property Gets or sets the pan up shortcut.  
    Public Property Gets or sets the paste selection shortcut.  
    Public Property Gets or sets the rotate down shortcut.  
    Public Property Gets or sets the rotate left shortcut.  
    Public Property Gets or sets the rotate right shortcut.  
    Public Property Gets or sets the rotate up shortcut.  
    Public Property Gets or sets the select all shortcut.  
    Public Property Gets or sets the ungroup selection shortcut.  
    Public Property Gets or sets the zoom fit shortcut.  
    Public Property Gets or sets the zoom in shortcut.  
    Public Property Gets or sets the zoom out key shortcut.  
    Top
    See Also