The MouseButtons
Namespace: VVVV.PluginInterfaces.V2Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
public enum Mouse_Buttons |
Members
Member name | Value | Description | |
---|---|---|---|
Left | 0 | The Left MouseButton | |
Middle | 1 | The Middle MouseButton | |
Right | 2 | The Right MouseButton |