PXC_PointF Structure
From PDF XChange PDF SDK
Specifies the x and y coordinates of the point.
Syntax
struct PXC_PointF { float x; float y; };
Members
- x
- Specifies the x coordinate of the point.
- y
- Specifies the y coordinate of the point.
See Also
IMathHelper::Matrix_LineToLineF, IMathHelper::Matrix_ParlToParlF, IMathHelper::Point_Transform2x2DF, IMathHelper::Point_Transform2x2F, IMathHelper::Point_TransformDF, IMathHelper::Point_TransformF, IMathHelper::Quad_PtInF, IMathHelper::Rect_PtInF, PXC_QuadF, IPXC_ContentItem::Text_SetData, IPXC_ContentItem::Text_SetData2, IPXC_ContentItem::Text_SetDataSA, IPXC_PageText::HitTest, IPXC_PolygonSrcF::Insert, IPXC_PolygonSrcF::Item, IPXC_MeasureRL::FormatValueF, PXV_SnapInfo, PXV_OCRSymbolInfo