Scope: Schematic editor
Object: Arc Object
Prerequisites: None
Sets the color when drawing the arc.
Setting the color with this method resets the automatic flag (see SetAutomaticColor Method (Arc Object).)
Arc.SetObjectColor(ByVal newColor as IColor)
The color assigned to the arc. The new color is assigned as a Color object, as described in “CColor Object”.