IPXC_3DNode::Opacity Property

From PDF XChange PDF SDK
Revision as of 01:46, 21 August 2019 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 IPXC_3DNode returns/sets Value of double ...

Syntax

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

See Also

IPXC_3DNode