ColorSettingsComponentLabelType Property

The type of information, which is labeled into the component This is saved in options and PCB-Investigator remembers last setting. Value can only be used after creating an IPCBIWindow instance.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public ComponentLabel ComponentLabelType { get; set; }

Property Value

ComponentLabel

See Also