IPXC_ContentItems::ItemCTM Property

From PDF XChange PDF SDK
Revision as of 08:47, 24 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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

Property ItemCTM of interface IPXC_ContentItems returns/sets Pointer to PXC_Matrix ...


Syntax

HRESULT get_ItemCTM([in] ULONG nIndex, [out, retval] PXC_Matrix* pMatrix);
HRESULT put_ItemCTM([in] ULONG nIndex, [in] PXC_Matrix* pMatrix);

Parameters

nIndex
[in] Value of ULONG.

See Also

See also IPXC_ContentItems.