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 |
Bu tarayıcı artık desteklenmiyor.
En son özelliklerden, güvenlik güncelleştirmelerinden ve teknik destekten faydalanmak için Microsoft Edge’e yükseltin.
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 |