API Reference > OdDb Classes > OdDbPlotSettings Class > OdDbPlotSettings Methods > OdDbPlotSettings::plotType Method
OdDbPlotSettings::plotType Method
Syntax
C++
OdDbPlotSettings::PlotType plotType() const;

Returns the plot type for this PlotSettings Object (DXF 74).

plotType() returns one of the following: 

 

Name 
Value 
Description 
kDisplay 
Display 
kExtents 
Extents 
kLimits 
Limits 
kView 
View 
kWindow 
Window 
kLayout 
Layout 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.