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

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.