Table of Contents

Property Y

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

Y

Gets the y-coordinate of the mouse pointer.

public double Y { get; }

Property Value

double

The y-coordinate of the mouse pointer.

Remarks

Property value is in client coordinates.