API Reference > Other Classes > OdAbstractViewPE Class > OdAbstractViewPE Methods > OdAbstractViewPE::setBackground Method
OdAbstractViewPE::setBackground Method
Syntax
C++
virtual void setBackground(OdRxObject* pViewport, OdDbStub* backgroundId) const = 0;
Parameters 
Description 
OdRxObject* pViewport 
[in] Pointer to the Viewport object.  
OdDbStub* backgroundId 
[in] Background Object ID. 

Sets background for the specified Viewport object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.