IUIX_List::CueImageOpacity Property

From PDF XChange PDF SDK
Revision as of 05:49, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IUIX_List