SetObjectColor Method (Line Object)

Scope: Schematic editor

Object: Line Object

Prerequisites: None

Sets the color in which the line is drawn.

Usage

Line.SetObjectColor(ByVal newColor as IColor)

Arguments

newColor

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