Share

Layer.AutomaticColor Property

Parent Object: Layer

Description

Property that gets and sets whether to use the default color for the layer. This property can only be set to True. Setting the Color property automatically sets this property to False.

Syntax

Layer.AutomaticColor() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 2008

Was this information helpful?