EMouseButtons Enumeration |
Namespace: NeoAxis
public enum EMouseButtons
| Member name | Value | Description | |
|---|---|---|---|
| Left | 0 | The left mouse button. | |
| Right | 1 | The right mouse button. | |
| Middle | 2 | The middle mouse button. | |
| XButton1 | 3 | The first XButton. | |
| XButton2 | 4 | The second XButton. |
Copyright 2025 NeoAxis Group. All rights reserved.