IPXC_PolygonSrcF::Count Property

From PDF XChange PDF SDK
Revision as of 03:57, 18 March 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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