The ModifierKeys Alt, Control and Shift
Namespace: VVVV.PluginInterfaces.V2Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
| C# |
|---|
public enum Modifier_Keys |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Alt | 1 | The Alt Key | |
| Control | 2 | The Control Key | |
| Shift | 4 | The Shift MouseButton |