DefaultPlotStyleForObjects Property

Specifies the default plot style name for newly created objects.

See Also | Example

Signature

object.DefaultPlotStyleForObjects

object

PreferencesOutput
The object or objects this property applies to.

DefaultPlotStyleForObjects

String; read-write
Valid entries include "ByLayer", "ByBlock", "Normal", or any style name in the currently loaded plot style.

System variables

The value of this property is stored in the DEFPLSTYLE system variable.

Remarks

The initial value of this property is "ByLayer".

This property is available only when PlotPolicy is set to acPolicyNamed.

Use the DefaultPlotStyleTable property to find the current plot style.

 

   Comments?