Skip to content

ShortcutKeySettings

Public Class

Contains static methods and properties to control keyboard shortcut keys

Inheritance Hierarchy

System.Object
Rhino.ApplicationSettings.ShortcutKeySettings

Namespace: Rhino.ApplicationSettings

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public static class ShortcutKeySettings

The ShortcutKeySettings type exposes the following members.

Methods

Name

Description


Public Method
Static Member

Get all the default shortcuts registered with Rhino


Public Method
Static Member

Get the macro label associated with a given keyboard shortcut


Public Method
Static Member

Get macro associated with a given keyboard shortcut


Public Method
Static Member

Get all shortcuts registered with Rhino


Public Method
Static Member

Is a key plus modifier combination one that can be used with Rhino


Public Method
Static Member

Set macro associated with a keyboard shortcut


Public Method
Static Member

Set a macro for a given key and modifier combination


Public Method
Static Member

Add or modify shortcuts with a list or KeyboardShortcut elements