IPXV_3DMaterial::Opacity Property

From PDF XChange PDF SDK
Revision as of 00:51, 23 July 2018 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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


Property Opacity of interface IPXV_3DMaterial returns/sets Value of double ...

Syntax

HRESULT get_Opacity([out, retval]  double*  nVal);
HRESULT put_Opacity([in]  double  nVal);

See Also

IPXV_3DMaterial