InteractingEventArgs.X Property
Gets the X coordinate of the mouse event that triggered the interaction.
Thread safety: This property is thread-safe.
Syntax
public System.Int32 X { get; }
Property Value
Type: System.Int32
The X coordinate of the mouse event that triggered the interaction, in window coordinates.
The X coordinate of the mouse event that triggered the interaction, in window coordinates.
Platforms
Windows, Linux, Android