IsColorAutomatic Method (Text Object)

Scope: Schematic editor

Object: Text Object

Prerequisites: None

Determines if the text has an automatic color set for it.

Usage

Text.IsColorAutomatic() As Boolean

Arguments

None

Return Values

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

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