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 |
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
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 |