IPXV_3DLight::LightType Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property LightType of interface IPXV_3DLight returns/sets Value of LONG ...

Syntax

HRESULT get_LightType([out, retval]  LONG*  nType);
HRESULT put_LightType([in]  LONG  nType);

See Also

IPXV_3DLight