Skip to content

POINTL struct

Defined in

Namespace: CrissCross.WPF.UI.Interop.WinDef Assembly: CrissCross.WPF.UI.dll Full name: CrissCross.WPF.UI.Interop.WinDef.POINTL Modifiers: public sealed

Summary

The POINTL structure defines the x- and y-coordinates of a point.

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

Fields

NameSummary
xSpecifies the x-coordinate of the point.
ySpecifies the y-coordinate of the point.