PXC_QuadF Structure

From PDF XChange PDF SDK
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

IMathHelper::Quad_HasIntersectF, IMathHelper::Quad_PtInF, IMathHelper::Quad_To_RectF, IMathHelper::Quad_TransformDF, IMathHelper::Quad_TransformF, IMathHelper::Rect_To_QuadF, IPXC_PageText::CharQuad, IPXC_QuadsF::Insert, IPXC_QuadsF::Item, IPXC_RedactInfo::InsertNew