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