API Reference > OdDb Classes > OdDbSetPlotSettingsPE Class > OdDbSetPlotSettingsPE Methods > OdDbSetPlotSettingsPE::setStyleSheet Method
OdDbSetPlotSettingsPE::setStyleSheet Method
Syntax
C++
virtual OdResult setStyleSheet(OdDbPlotSettings* pPlotSettings, OdString styleSheet);
Parameters 
Description 
OdDbPlotSettings* pPlotSettings 
[in] Pointer to the PlotSettings object.  
OdString styleSheet 
[in] Name of current style sheet.
 

Returns eOk if successful or an appropriate error code otherwise.

Sets the current style sheet for the specified PlotSettings object. 

 

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