ShortcutKeySettingsGetShortcuts Method |
Get all shortcuts registered with Rhino
Namespace:
Rhino.ApplicationSettings
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntax public static KeyboardShortcut[] GetShortcuts()
Public Shared Function GetShortcuts As KeyboardShortcut()
Return Value
Type:
KeyboardShortcut[Missing <returns> documentation for "M:Rhino.ApplicationSettings.ShortcutKeySettings.GetShortcuts"]
See Also