Click or drag to resize

ShortcutKeySettingsGetDefaults Method

Get all the default shortcuts registered with Rhino

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

Return Value

Type: KeyboardShortcut

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

See Also