Property MouseDownLocation
MouseDownLocation
Gets coordinates of the mouse pointer in the moment when MouseDown event was fired.
public PointD MouseDownLocation { get; }
Property Value
Remarks
Coordinates of the mouse pointer are in device-independent units.