IPXC_Page::Matrix Property

From PDF XChange PDF SDK
Jump to: navigation, search
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}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Matrix''' of interface [[PXV:IPXC_Page|IPXC_Page]] returns  Value of [[PXV:PXC_Matrix|PXC_Matrix]] ...
+
Gets [[PXV:PXC_Matrix|page transformation matrix]].
  
 
== Syntax ==
 
== Syntax ==

Revision as of 07:57, 7 May 2015


Gets page transformation matrix.

Syntax

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

See Also

See also IPXC_Page.