MouseClickEvent.MouseX Property
Definition
The X position the mouse was clicked at
public int MouseX { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
Property Value
- System.Int32
- Attributes
- System.Runtime.CompilerServices.IsReadOnlyAttribute