IPXC_PolygonSrcF::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
 
Line 3: Line 3:
 
{{#customTitle:IPXC_PolygonSrcF::Count Property}}
 
{{#customTitle:IPXC_PolygonSrcF::Count Property}}
 
{{#parentPage:PXV:IPXC_PolygonSrcF#Properties|Count|property}}
 
{{#parentPage:PXV:IPXC_PolygonSrcF#Properties|Count|property}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''nCount''' of interface [[PXV:IPXC_PolygonSrcF|IPXC_PolygonSrcF]] returns  Value of ULONG ...
+
Property '''nCount''' of interface [[PXV:IPXC_PolygonSrcF|IPXC_PolygonSrcF]] returns  Value of ULONG containing number of the points in the polygon.
  
 
== Syntax ==
 
== Syntax ==

Latest revision as of 03:57, 18 March 2016


Property nCount of interface IPXC_PolygonSrcF returns Value of ULONG containing number of the points in the polygon.

Syntax

HRESULT get_Count([out, retval]  ULONG*  nCount);

See Also

IPXC_PolygonSrcF