Click or drag to resize

ShortcutKeySettingsGetShortcuts Method

Get all shortcuts registered with Rhino

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.12
Syntax
public static KeyboardShortcut[] GetShortcuts()

Return Value

Type: KeyboardShortcut

[Missing <returns> documentation for "M:Rhino.ApplicationSettings.ShortcutKeySettings.GetShortcuts"]

See Also