IPXC_Page::Matrix Property
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 2: | Line 2: | ||
{{#customTitle:IPXC_Page::Matrix Property}} | {{#customTitle:IPXC_Page::Matrix Property}} | ||
{{#parentPage:PXV:IPXC_Page|Matrix Property|property}} | {{#parentPage:PXV:IPXC_Page|Matrix Property|property}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
− | + | Gets [[PXV:PXC_Matrix|page transformation matrix]]. | |
== Syntax == | == Syntax == |
Revision as of 06:57, 7 May 2015
Gets page transformation matrix.
Syntax
HRESULT get_Matrix([out, retval] PXC_Matrix* pMatrix);
See Also
See also IPXC_Page.