IsFillColorAutomatic Method (Box Object)

Scope: Schematic editor

Object: Box Object

Prerequisites: None

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

Usage

Box.IsFillColorAutomatic() As Boolean

Arguments

None

Return Values

As Boolean. True - there is an automatic fill color set for the box. False - no automatic color is set for the box.

For more information, see the “SetAutomaticFillColor Method (Box Object)”.