EMouse |
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 2026 NeoAxis Group. All rights reserved.