Table of Contents

Property Y

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

Y

Gets the y-coordinate of the mouse during the generating mouse event. Value is relative to the upper corner of the control.

public float Y { get; }

Property Value

float

The y-coordinate of the mouse, in dips.