IPXC_PolygonSrcF::Clear Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(3 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_PolygonSrcF::Clear Method}} | {{#customTitle:IPXC_PolygonSrcF::Clear Method}} | ||
− | {{#parentPage:PXV:IPXC_PolygonSrcF|Clear | + | {{#parentPage:PXV:IPXC_PolygonSrcF#Methods|Clear|method}} |
− | + | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Clears polygon's points array. | |
== Syntax == | == Syntax == | ||
Line 15: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_PolygonSrcF|IPXC_PolygonSrcF]] | + | [[PXV:IPXC_PolygonSrcF|IPXC_PolygonSrcF]] |
Latest revision as of 02:58, 18 March 2016
Clears polygon's points array.
Syntax
HRESULT Clear();
Return Value
Returns S_OK if operation was successful or error code in other cases.