Scope: Schematic editor
Object: Line Object
Prerequisites: None
Determines if the line has been assigned an automatic fill color.
Line.IsFillColorAutomatic() As Boolean
None
As Boolean. True - there is an automatic fill color set for the line. False - no automatic color is set for the line.
For more information, see the “SetAutomaticFillColor Method (Line Object)”.