PXC_PointF 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_PointF Structure}} | {{#customTitle:PXC_PointF Structure}} | ||
− | {{#parentPage:PXV:PXC_Structures|PXC_PointF | + | {{#parentPage:PXV:PXC_Structures|PXC_PointF|structure}} |
{{ToReview}} | {{ToReview}} | ||
Revision as of 10:37, 23 May 2015
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
IPXC_ContentItem::Text_SetData, IPXC_ContentItem::Text_SetData2, IPXC_ContentItem::Text_SetDataSA, IPXC_PageText::HitTest, PXC_QuadF, IPXC_PolygonSrcF::Insert, IPXC_PolygonSrcF::Item, IPXC_MeasureRL::FormatValueF, PXV_SnapInfo