Share

AcDbDatabase::plotStyleMode

C++

bool plotStyleMode() const;

Description

This method returns true when this database is using color-dependent plot styles, and false for named plot styles. See the AutoCAD User's Guide for more information on the two types of plot styles.

Links

AcDbDatabase Class

Was this information helpful?