SetObjectColor Method (Label Object)

Scope: Schematic editor

Object: Label Object

Prerequisites: None

Sets the color in which the label is drawn.

Usage

Label.SetObjectColor(ByVal NewColor as IColor)

Arguments

Color

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