SetObjectColor Method (Net Object)

Scope: Schematic editor

Object: Net Object

Prerequisites: None

Sets the color in which the net is drawn.

Usage

Net.SetObjectColor(ByVal newColor as IColor)

Arguments

newColor

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