Share

AcDbPlotSettings::setShowPlotStyles

C++

void setShowPlotStyles(
    Adesk::Boolean showPlotStyles
);

Description

Controls whether the object style is displayed during layout mode. This setting does not affect the plotting of pen styles.

Parameters

Parameters Description
showPlotStyles Input Boolean indicating whether to show plot styles

Links

AcDbPlotSettings

Was this information helpful?