IsColorAutomatic Method (Attribute Object)

Scope: Schematic editor

Object: Attribute Object

Prerequisites: None

Determines if the attribute has an automatic color set.

Usage

Attribute.IsColorAutomatic() As Boolean

Arguments

None

Return Values

As Boolean. True - there is an automatic color set for the attribute. False - no automatic color is set for the attribute.

For more information, see “SetAutomaticColor Method (Attribute Object)”.