API Reference > OdDb Classes > OdDbPlotSettings Class > OdDbPlotSettings Methods > OdDbPlotSettings::setPlotViewportBorders Method
OdDbPlotSettings::setPlotViewportBorders Method
Syntax
C++
void setPlotViewportBorders(bool plotViewportBorders);
Parameters 
Description 
bool plotViewportBorders 
[in] True if and only if viewport borders are to be plotted. 

Controls whether viewport borders are plotted for this PlotSettings object (DXF 70, bit 0x01). 

 

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