Tao.Platform.Windows SDK Documentation

Gdi.POINTFLOAT.Y Field

Specifies the vertical (y) coordinate of a point.

[Visual Basic]
Public Y As Single
[C#]
public float Y;

See Also

Gdi.POINTFLOAT Class | Tao.Platform.Windows Namespace