IsFillColorAutomatic Method (Circle Object)

Scope: Schematic editor

Object: Circle Object

Prerequisites: None

Determines if the circle has been assigned an automatic fill color.

Usage

Circle.IsFillColorAutomatic() As Boolean

Arguments

None

Return Values

As Boolean. True - there is an automatic fill color set for the circle. False - no automatic color is set for the circle.

For more information, see the “SetAutomaticFillColor Method (Circle Object)”.