IPXC_3DView::LightingScheme Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property LightingScheme of interface IPXC_3DView returns/sets Value of PXC_3DLightingScheme ...

Syntax

HRESULT get_LightingScheme([out, retval]  PXC_3DLightingScheme*  nScheme);
HRESULT put_LightingScheme([in]  PXC_3DLightingScheme  nScheme);

See Also

IPXC_3DView