PXC_QuadF Structure
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXC_QuadF Structure}} | {{#customTitle:PXC_QuadF Structure}} | ||
− | {{#parentPage:PXV: | + | {{#parentPage:PXV:PXC_Structures|PXC_QuadF Structure|structure}} |
{{ToReview}} | {{ToReview}} | ||
Revision as of 22:30, 21 May 2015
Specifies the four point structure for the polygon.
Syntax
struct PXC_QuadF { PXC_PointF pt[4]; };
Members
- pt
- Array of PXC_PointF containing the four points of the polygon.