IsColorAutomatic Method (Arc Object)

Scope: Schematic editor

Object: Arc Object

Prerequisites: None

Determines if the arc has an automatic color set.

Usage

Arc.IsColorAutomatic() As Boolean

Arguments

None

Return Values

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

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