IPXC_EState::BlendMode Property

From PDF XChange PDF SDK
Revision as of 06:17, 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 BlendMode of interface IPXC_EState returns/sets Value of PXC_BlendMode ...


Syntax

HRESULT get_BlendMode([out, retval] PXC_BlendMode* pBM);
HRESULT put_BlendMode([in] PXC_BlendMode pBM);

See Also

See also IPXC_EState.