IPXC_Rects::Clear Method

From PDF XChange PDF SDK
Jump to: navigation, search
Line 4: Line 4:
 
{{ToReview}}
 
{{ToReview}}
  
Clears the rectangle array.
+
Removes all items from the rectangle array.
  
 
== Syntax ==
 
== Syntax ==

Revision as of 02: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.