IPXC_EState::BlendMode Property
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IPXC_EState::BlendMode Property}} | {{#customTitle:IPXC_EState::BlendMode Property}} | ||
+ | {{#parentPage:PXV:IPXC_EState|property}} | ||
+ | {{ToWrite}} | ||
+ | {{ToReview}} | ||
Property '''BlendMode''' of interface [[PXV:IPXC_EState|IPXC_EState]] returns/sets Value of [[PXV:PXC_BlendMode|PXC_BlendMode]] ... | Property '''BlendMode''' of interface [[PXV:IPXC_EState|IPXC_EState]] returns/sets Value of [[PXV:PXC_BlendMode|PXC_BlendMode]] ... | ||
− | |||
== Syntax == | == Syntax == |
Revision as of 14:49, 20 April 2015
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.