Table of Contents

Property X

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

X

Gets or sets the x-coordinate of the mouse pointer.

public float X { get; set; }

Property Value

float

The x-coordinate of the mouse pointer.

Remarks

Property value is in client coordinates.