IUIX_Tree::CueImageOpacity Property

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

Latest revision as of 01:17, 15 March 2016


Property CueImageOpacity of interface IUIX_Tree returns/sets Value of double ...

Syntax

HRESULT get_CueImageOpacity([out, retval]  double*  nOpacity);
HRESULT put_CueImageOpacity([in]  double  nOpacity);

See Also

IUIX_Tree