SetAutomaticColor Method (Box Object)

Scope: Schematic editor

Object: Box Object

Prerequisites: None

Sets or unsets the color of a box object as the automatic color for boxes.

Usage

Box.SetAutomaticColor(byVal bAutomatic as Boolean)

Arguments

bAutomatic
  • True - sets the automatic color for the box.

  • False - unsets the automatic color for the box.

If an object has automatic color, as determined by the IsColorAutomatic Method (Box Object), the actual color of the object is the default for this type of object.