IPXC_3DView::Background Property

From PDF XChange PDF SDK
Revision as of 01:47, 21 August 2019 by Dsbot (Talk | contribs) (Automatic page editing by robot)

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