Table of Contents

Property X

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

X

Gets the x-coordinate of the mouse pointer.

public double X { get; }

Property Value

double

The x-coordinate of the mouse pointer.

Remarks

Property value is in client coordinates.