IPXC_XForm::Matrix Property

From PDF XChange PDF SDK
Revision as of 08:53, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property Matrix of interface IPXC_XForm returns/sets Pointer to PXC_Matrix ...

Syntax

HRESULT get_Matrix([out, retval]  PXC_Matrix*  pMatrix);
HRESULT put_Matrix([in]  PXC_Matrix*  pMatrix);

See Also

IPXC_XForm