IPXC_Rects::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_Rects::Count Property}}
 
{{#customTitle:IPXC_Rects::Count Property}}
 
{{#parentPage:PXV:IPXC_Rects#Properties|Count Property|property}}
 
{{#parentPage:PXV:IPXC_Rects#Properties|Count Property|property}}
 
  
 
Gets size of the rectangle array.
 
Gets size of the rectangle array.
Line 12: Line 11:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_Rects|IPXC_Rects]].
+
[[PXV:IPXC_Rects|IPXC_Rects]]

Revision as of 04:43, 23 May 2015

Gets size of the rectangle array.

Syntax

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

See Also

IPXC_Rects