Table of Contents

Property Y

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

Y

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

public float Y { get; set; }

Property Value

float

The y-coordinate of the mouse pointer.

Remarks

Property value is in client coordinates.