IsColorAutomatic Method (Label Object)

Scope: Schematic editor

Object: Label Object

Prerequisites: None

Determines if the label has an automatic color set for it.

Usage

Label.IsColorAutomatic() As Boolean

Arguments

None

Return Values

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

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