IPXV_3DLight::LightType Property

From PDF XChange PDF SDK
Revision as of 00:35, 20 May 2018 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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