Scope: Schematic editor
Object: Circle Object
Prerequisites: None
Sets or unsets the color of a circle object as the automatic color for circles.
Circle.SetAutomaticColor(byVal bAutomatic as Boolean)
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.