SetAutomaticFillColor Method (Circle Object)

Scope: Schematic editor

Object: Circle Object

Prerequisites: None

Sets or unsets the fill color of a circle object as the automatic fill color for circles.

Usage

Circle.SetAutomaticFillColor(byVal bAutomatic as Boolean)

Arguments

bAutomatic
  • True - sets the automatic fill color for the circle.

  • False - unsets the automatic fill color for the circle.

If an object has automatic fill color, as determined by the “IsFillColorAutomatic Method (Circle Object)”, the actual fill color of the object is the default for this type of object.