IPXC_GState::CTM Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:18, 20 March 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

See also IPXC_GState.