IPXC_QuadsF::Item Property
From PDF XChange PDF SDK
Gets/sets item by given index.
Syntax
HRESULT get_Item([in] ULONG nIndex, [out, retval] PXC_QuadF* pItem); HRESULT put_Item([in] ULONG nIndex, [in] PXC_QuadF* pItem);
Parameters
- nIndex
- [in] Index of the item which will be modified or will be returned.