SetObjectColor Method (Text Object)

Scope: Schematic editor

Object: Text Object

Prerequisites: None

Sets the color in which the text is drawn.

Usage

Text.SetObjectColor(ByVal newColor as IColor)

Arguments

Color

The color assigned to the text. The new color is assigned as a Color object, as described in “CColor Object”.