PXC_QuadF Structure

From PDF XChange PDF SDK
Jump to: navigation, search
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:PXC_Structures|PXC_QuadF Structure|structure}}
+
{{#parentPage:PXV:PXC_Structures|PXC_QuadF|structure}}
 
{{ToReview}}
 
{{ToReview}}
  

Revision as of 10:38, 23 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.

See Also

IPXC_PageText::CharQuad, IPXC_QuadsF::Insert, IPXC_QuadsF::Item, IPXC_RedactInfo::InsertNew