GetObjectColor Method (Circle Object)

Scope: Schematic editor

Object: Circle Object

Prerequisites: None

Gets the color in which the circle is drawn.

Usage

Circle.GetObjectColor() As IColor

Arguments

None

Return Values

As IColor. The CColor Object representing the current color of the circle.