IsColorAutomatic Method (Net Object)

Scope: Schematic editor

Object: Net Object

Prerequisites: None

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

Usage

Net.IsColorAutomatic() As Boolean

Arguments

None

Return Values

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

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