IPXC_PolygonSrcF::Clear Method

From PDF XChange PDF SDK
Jump to: navigation, search
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}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
The method of interface of PDF-XChange Editor SDK.
+
Clears polygon's points array.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03: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.

See Also

IPXC_PolygonSrcF