IPXC_PolygonSrcF::Clear Method
From PDF XChange PDF SDK
(Automatic page editing by robot) |
|||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_PolygonSrcF::Clear Method}} | {{#customTitle:IPXC_PolygonSrcF::Clear Method}} | ||
+ | {{#parentPage:PXV:IPXC_PolygonSrcF#Methods|Clear|method}} | ||
+ | {{ToReview}} | ||
− | + | Clears polygon's points array. | |
== Syntax == | == Syntax == | ||
Line 11: | Line 14: | ||
== See Also == | == See Also == | ||
− | + | [[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.