ModifierKey Enumeration |
Namespace: Rhino.UI
Member name | Value | Description | |
---|---|---|---|
None | 0 | No key | |
Control | 1 | Ctrl key on Windows | |
MacCommand | 1 | Command key on Mac. This is treated the same as Control key on Windows | |
Shift | 2 | Shift key | |
Alt | 4 | Alt key | |
MacControl | 8 | Control key on Mac |