SetAutomaticColor Method (Circle Object)

Scope: Schematic editor

Object: Circle Object

Prerequisites: None

Sets or unsets the color of a circle object as the automatic color for circles.

Usage

Circle.SetAutomaticColor(byVal bAutomatic as Boolean)

Arguments

bAutomatic.

The color that is set as the default for the object. True - sets automatic color for the circle. False - unsets automatic color.

If an object has automatic color, as determined by the IsColorAutomatic Method (Circle Object), the actual color of the object is the default for this type of object.