Point2D structure
Represents a 2D point with unsigned integer coordinates.
Syntax
} Point2D;
Members
X
The position of the point on the X axis.
Y
The position of the point on the Y axis.
Requirements
Header | Vspixengine.h |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Represents a 2D point with unsigned integer coordinates.
} Point2D;
X
The position of the point on the X axis.
Y
The position of the point on the Y axis.
Header | Vspixengine.h |