The ModifierKeys Alt, Control and Shift

Namespace: VVVV.PluginInterfaces.V2
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
public enum Modifier_Keys

Members

Member nameValueDescription
Alt1 The Alt Key
Control2 The Control Key
Shift4 The Shift MouseButton

See Also