API Reference > OdDb Classes > OdDbAbstractPlotDataForDbViewport Class > OdDbAbstractPlotDataForDbViewport Methods > OdDbAbstractPlotDataForDbViewport::setStyleSheet Method
OdDbAbstractPlotDataForDbViewport::setStyleSheet Method
Syntax
C++
void setStyleSheet(OdRxObject* pPlotObj, const OdString& styleSheetName) const;
Parameters 
Description 
OdRxObject* pPlotObj 
[in] Pointer to the Plot object.  
const OdString& styleSheetName 
[in] Style sheet name. 

Sets the plot style sheet name associated with this Plot object.

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