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