IPXC_PolygonSrcF::Count Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
(2 intermediate revisions by one other user not shown) | |||
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}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | Property ''' | + | 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 02: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);