Click or drag to resize

ShortcutKeySettings Class

Contains static methods and properties to control keyboard shortcut keys
Inheritance Hierarchy
SystemObject
  Rhino.ApplicationSettingsShortcutKeySettings

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static class ShortcutKeySettings

The ShortcutKeySettings type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetLabel
Get the macro label associated with a given keyboard shortcut
Public methodStatic memberGetMacro
Get macro associated with a given keyboard shortcut
Public methodStatic memberSetMacro
Set macro associated with a keyboard shortcut
Top
See Also