DefaultPlotStyleForLayer Property |
Specifies the default plot style for Layer 0 for new drawings or drawings created with earlier releases of AutoCAD that have never been saved in AutoCAD 2000 or later format.
Signature
object.DefaultPlotStyleForLayer
object
PreferencesOutput
The object or objects this property applies to.
DefaultPlotStyleForLayer
String; read-write
You can enter the default value "Normal" and enter any plot styles
defined in the currently loaded plot style table.
System variables
The value of this property is stored in the DEFLPLSTYLE system variable.
Remarks
The initial value of this property is "Normal".
This property is only available when PlotPolicy is set to acPolicyNamed.
Use the DefaultPlotStyleTable property to find the current plot style.
Comments? |