IsColorAutomatic Method (Box Object)

Scope: Schematic editor

Object: Box Object

Prerequisites: None

Determines if the box has been assigned an automatic color.

Usage

Box.IsColorAutomatic() As Boolean

Arguments

None

Return Values

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

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