IPXC_GState::CTM Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXC_GState::CTM Property}}
 
{{#customTitle:IPXC_GState::CTM Property}}
{{#parentPage:PXV:IPXC_GState|CTM Property|property}}
+
{{#parentPage:PXV:IPXC_GState#Properties|CTM|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 14: Line 14:
  
 
== See Also ==
 
== See Also ==
[[PXV:IPXC_GState|IPXC_GState]].
+
[[PXV:IPXC_GState|IPXC_GState]]

Latest revision as of 08:33, 23 May 2015


Property CTM of interface IPXC_GState returns/sets Pointer to PXC_Matrix ...

Syntax

HRESULT get_CTM([out, retval]  PXC_Matrix*  pCTM);
HRESULT put_CTM([in]  PXC_Matrix*  pCTM);

See Also

IPXC_GState