RhinoCommon API
ShortcutKeySettingsSetMacro Method |
Set macro associated with a keyboard shortcut
Namespace: Rhino.ApplicationSettings
Assembly: RhinoCommon (in RhinoCommon.dll)
public static void SetMacro( ShortcutKey key, string macro )
Public Shared Sub SetMacro ( key As ShortcutKey, macro As String )
Parameters
- key
- Type: Rhino.ApplicationSettingsShortcutKey
[Missing <param name="key"/> documentation for "M:Rhino.ApplicationSettings.ShortcutKeySettings.SetMacro(Rhino.ApplicationSettings.ShortcutKey,System.String)"]
- macro
- Type: SystemString
[Missing <param name="macro"/> documentation for "M:Rhino.ApplicationSettings.ShortcutKeySettings.SetMacro(Rhino.ApplicationSettings.ShortcutKey,System.String)"]