API Reference > OdDbRoot Classes > OdDbBaseVisualStylePE Class > OdDbBaseVisualStylePE Methods > OdDbBaseVisualStylePE::showPlotStyles Method
OdDbBaseVisualStylePE::showPlotStyles Method
Syntax
C++
virtual bool showPlotStyles(const OdRxObject*) = 0;

Returns true if plot styles should be shown, otherwise returns false.

Determines whether plot styles should be shown for a specified layout. 

param [in] A pointer to a layout object. 

 

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