MouseEventArgs.OffsetX Property

Definition

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

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

Property Value

Applies to