IsColorAutomatic Method (Circle Object)

Scope: Schematic editor

Object: Circle Object

Prerequisites: None

Determines if the circle has been assigned an automatic color.

Usage

Circle.IsColorAutomatic() As Boolean

Arguments

None

Return Values

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

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