Share

AcDbPlotSettings::setPlotPlotStyles

C++

void setPlotPlotStyles(
    Adesk::Boolean plotPlotStyles
);

Description

This method controls whether plot styles are plotted (as opposed to just displayed).

Parameters

Parameters Description
plotPlotStyles Input Boolean indicating whether plot styles will be plotted

Links

AcDbPlotSettings

Was this information helpful?