IsColorAutomatic Method (Line Object)

Scope: Schematic editor

Object: Line Object

Prerequisites: None

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

Usage

Line.IsColorAutomatic() As Boolean

Arguments

None

Return Values

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

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