IPXC_XForm::Matrix Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 14: | Line 14: | ||
== See Also == | == See Also == | ||
− | [[PXV:IPXC_XForm|IPXC_XForm]] | + | [[PXV:IPXC_XForm|IPXC_XForm]] |
Revision as of 03:48, 23 May 2015
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);