IPXC_RectsF::Count Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
Line 3: Line 3:
 
{{#customTitle:IPXC_RectsF::Count Property}}
 
{{#customTitle:IPXC_RectsF::Count Property}}
 
{{#parentPage:PXV:IPXC_RectsF#Properties|Count Property|property}}
 
{{#parentPage:PXV:IPXC_RectsF#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_RectsF|IPXC_RectsF]].
+
[[PXV:IPXC_RectsF|IPXC_RectsF]]

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_RectsF