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