IsFillColorAutomatic Method (Line Object)

Scope: Schematic editor

Object: Line Object

Prerequisites: None

Determines if the line has been assigned an automatic fill color.

Usage

Line.IsFillColorAutomatic() As Boolean

Arguments

None

Return Values

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)”.