API Reference > OdDb Classes > OdDbPlotSettingsValidator Class > OdDbPlotSettingsValidator Methods > OdDbPlotSettingsValidator::setCurrentStyleSheet Method
OdDbPlotSettingsValidator::setCurrentStyleSheet Method
Syntax
C++
virtual OdResult setCurrentStyleSheet(OdDbPlotSettings* pPlotSettings, const OdString& currentStyleSheet) = 0;
Parameters 
Description 
OdDbPlotSettings* pPlotSettings 
[in] Pointer to the PlotSettings object.  
const OdString& currentStyleSheet 
[in] Name of current style sheet. 

Sets the current style sheet for the specified PlotSettings object. 

 

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