IPXC_XForm::Matrix Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_XForm::Matrix Property}} | {{#customTitle:IPXC_XForm::Matrix Property}} | ||
+ | {{#parentPage:PXV:IPXC_XForm|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''Matrix''' of interface [[PXV:IPXC_XForm|IPXC_XForm]] returns/sets Pointer to [[PXV:PXC_Matrix|PXC_Matrix]] ... | Property '''Matrix''' of interface [[PXV:IPXC_XForm|IPXC_XForm]] returns/sets Pointer to [[PXV:PXC_Matrix|PXC_Matrix]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 15:00, 20 April 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);
See Also
See also IPXC_XForm.