IPXV_3DLight::Brightness Property

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

Latest revision as of 00:35, 20 May 2018


Property Brightness of interface IPXV_3DLight returns/sets Value of double ...

Syntax

HRESULT get_Brightness([out, retval]  double*  nValue);
HRESULT put_Brightness([in]  double  nValue);

See Also

IPXV_3DLight