SetAutomaticColor Method (Text Object)

Scope: Schematic editor

Object: Text Object

Prerequisites: None

Sets or unsets the color of a text object as the automatic color for text.

Usage

Text.SetAutomaticColor(byVal bAutomatic as Boolean)

Arguments

bAutomatic

The color that is set as the default for the object.

If an object has automatic color, as determined by the IsColorAutomatic Method (Text Object), the actual color of the object is the default color for this type of object.