API Reference > OdDb Classes > OdDbRasterVariables Class > OdDbRasterVariables Methods > OdDbRasterVariables::setImageFrame Method
OdDbRasterVariables::setImageFrame Method
Syntax
C++
virtual void setImageFrame(FrameSettings imageFrame);
Parameters 
Description 
FrameSettings imageFrame 
[in] Image frame display. 

Sets the image frame display (DXF 70). 

 

imageFrame must be one of the following: 

 

Name 
Value 
Description 
kImageFrameOff 
Frame is off 
kImageFrameAbove 
Frame is above the image 
kImageFrameBelow 
Frame is below the image 
kImageFrameOnNoPlot 
Frame is above the image, but not drawn during plotting 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.