SetAutomaticColor Method (Label Object)

Scope: Schematic editor

Object: Label Object

Prerequisites: None

Sets or unsets the color of a label object as the automatic color for labels.

Usage

Label.SetAutomaticColor(byVal bAutomatic as Boolean)

Arguments

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

  • False - unsets the automatic color for the label.

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