IPXC_3DView::Background Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property Background of interface IPXC_3DView returns/sets Pointer to IPXC_Color ...

Syntax

HRESULT get_Background([out, retval]  IPXC_Color**  pColor);
HRESULT put_Background([in]  IPXC_Color*  pColor);

See Also

IPXC_3DView