Scope: Schematic editor
Object: Circle Object
Prerequisites: None
Sets or unsets the fill color of a circle object as the automatic fill color for circles.
Circle.SetAutomaticFillColor(byVal bAutomatic as Boolean)
True - sets the automatic fill color for the circle.
False - unsets the automatic fill color for the circle.
If an object has automatic fill color, as determined by the “IsFillColorAutomatic Method (Circle Object)”, the actual fill color of the object is the default for this type of object.