PXC_QuadF Structure

From PDF XChange PDF SDK
Revision as of 10:38, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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