SetObjectColor Method (Arc Object)

Scope: Schematic editor

Object: Arc Object

Prerequisites: None

Sets the color when drawing the arc.

Note:

Setting the color with this method resets the automatic flag (see SetAutomaticColor Method (Arc Object).)

Usage

Arc.SetObjectColor(ByVal newColor as IColor)

Arguments

NewColor.

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