IPXV_3DLight::Brightness Property

From PDF XChange PDF SDK
Jump to: navigation, search


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