Autodesk.AutoCAD.DatabaseServices Namespace > PlotSettings Class > PlotSettings Properties > PlotPlotStyles Property
PlotSettings.PlotPlotStyles Property
Description

 

Indicates whether plot styles are plotted (as opposed to just displayed).

Visual Basic
Public Property PlotPlotStyles() As bool
C#
public bool PlotPlotStyles;
Conditions

Read / Write

Links
   Comments?