IPXC_GState::CTM Property

From PDF XChange PDF SDK
Revision as of 06:18, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.