IPXC_Rects::Clear Method
From PDF XChange PDF SDK
Line 4: | Line 4: | ||
{{ToReview}} | {{ToReview}} | ||
− | + | Removes all items from the rectangle array. | |
== Syntax == | == Syntax == |
Revision as of 01:33, 4 May 2015
Removes all items from the rectangle array.
Syntax
HRESULT Clear();
Return Value
Returns S_OK if operation was successful or error code in other cases.
See Also
See also IPXC_Rects.