Tao.Platform.Windows SDK Documentation

Gdi.POINTFLOAT.X Field

Specifies the horizontal (x) coordinate of a point.

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

See Also

Gdi.POINTFLOAT Class | Tao.Platform.Windows Namespace