MouseEventArgs.OffsetY Property

Definition

The Y coordinate of the mouse pointer in relative (Target Element) coordinates.

public:
 property double OffsetY { double get(); void set(double value); };
public double OffsetY { get; set; }
member this.OffsetY : double with get, set
Public Property OffsetY As Double

Property Value

Applies to