API Reference > OdDb Classes > OdDbSetPlotSettingsPE Class > OdDbSetPlotSettingsPE Methods > OdDbSetPlotSettingsPE::setScaleFactor Method
OdDbSetPlotSettingsPE::setScaleFactor Method
Syntax
C++
virtual OdResult setScaleFactor(OdDbPlotSettings* pPlotSettings, double dScaleFactor);
Parameters 
Description 
OdDbPlotSettings* pPlotSettings 
[in] Pointer to the PlotSettings object.  
double dScaleFactor 
[in] Scale factor. 

Sets the scale factor, as a floating point value, for the specified PlotSettings object. 

 

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