API Reference > OdDb Classes > OdDbPlotSettingsValidator Class > OdDbPlotSettingsValidator Methods > OdDbPlotSettingsValidator::setUseStandardScale Method
OdDbPlotSettingsValidator::setUseStandardScale Method
Syntax
C++
virtual OdResult setUseStandardScale(OdDbPlotSettings* pPlotSettings, bool useStandardScale) = 0;
Parameters 
Description 
OdDbPlotSettings* pPlotSettings 
[in] Pointer to the PlotSettings object.  
bool useStandardScale 
[in] Use standard scale. 

Controls the use of a standard scale for the specified PlotSettings object. 

 

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