Table of Contents

Property MouseDownLocation

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

MouseDownLocation

Gets coordinates of the mouse pointer in the moment when MouseDown event was fired.

public PointD MouseDownLocation { get; }

Property Value

PointD

Remarks

Coordinates of the mouse pointer are in device-independent units.