Share

AcDbPlotSettings::setPlotTransparency

C++

void setPlotTransparency(
    Adesk::Boolean plotTransparency
);

Description

Controls whether object transparency is plotted.

Parameters

Parameters Description
plotTransparency Input Boolean indicating whether object transparency will be plotted

Links

AcDbPlotSettings

Was this information helpful?