SetObjectColor Method (Circle Object)

Scope: Schematic editor

Object: Circle Object

Prerequisites: None

Sets the color in which the circle is drawn.

Usage

Circle.SetObjectColor(ByVal newColor as IColor)

Arguments

newColor

The new color assigned to the circle, as a CColor Object.