Share

AcDbPlotSettings::setPlotViewportBorders

C++

void setPlotViewportBorders(
    Adesk::Boolean plotViewportBorders
);

Description

Specifies whether the floating model space viewport borders are plotted. Note that the viewport borders are always displayed on-screen during layout mode.

Parameters

Parameters Description
plotViewportBorders Input Boolean indicating whether viewport borders will be plotted

Links

AcDbPlotSettings

Was this information helpful?