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

Controls the centering of the plot for the specified PlotSettings object. 

 

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