Property MousePosition
MousePosition
Gets the mouse position as a grid point.
public GridPoint2 MousePosition { get; }
Property Value
- GridPoint2
The mouse position.
Gets the mouse position as a grid point.
public GridPoint2 MousePosition { get; }
The mouse position.