IPXC_PolygonSrcF::Clear Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IPXC_PolygonSrcF::Clear Method}} | {{#customTitle:IPXC_PolygonSrcF::Clear Method}} | ||
{{#parentPage:PXV:IPXC_PolygonSrcF#Methods|Clear|method}} | {{#parentPage:PXV:IPXC_PolygonSrcF#Methods|Clear|method}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Clears polygon's points array. | |
== Syntax == | == Syntax == |
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.