IPXV_3DScene::LightScheme Property

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

Revision as of 00:38, 20 May 2018


Property LightScheme of interface IPXV_3DScene returns/sets Value of BSTR ...

Syntax

HRESULT get_LightScheme([out, retval]  BSTR*  sVal);
HRESULT put_LightScheme([in]  BSTR  sVal);

See Also

IPXV_3DScene