ShowPlotStyles Property |
Specifies whether or not plot styles and plot style names are displayed in the drawing.
Signature
object.ShowPlotStyles
object
Layout, PlotConfiguration
The object or objects this property applies to.
ShowPlotStyles
Boolean; read-write
TRUE: Plot styles and plot style names are displayed and plotted.
FALSE: Plot styles and plot style names are not displayed.
Remarks
The ShowPlotStyles property is equivalent to the Display Plot Styles option in AutoCAD.
Comments? |