MouseButton
Mobilize.QualityMate.ControlInterfaces.Enums
MouseButton Enum
Specifies values to indicate the mouse button when click function is implemented.
public enum MouseButtonFields
Left 0
The left mouse button.
Right 1
The right mouse button.
Last updated
Was this helpful?