MouseMoveEvent Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
Event related to when the mouse moves
public struct MouseMoveEvent
- Inheritance
-
MouseMoveEvent
Properties
MouseX |
The X position the moused moved to |
MouseY |
The Y position the mouse moved to |