TypeColorList Class

Main color list to handle type colors in PCB-Investigator.

Definition

Namespace: PCBI
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
[SerializableAttribute]
public class TypeColorList
Inheritance
Object    TypeColorList

Constructors

TypeColorListInitializes a new instance of the TypeColorList class

Fields

TypeColorSignals List with signal colors.
TypeColorSingles Single entrys for types (all types who should exists only one time).
TypeColorStandards List of all standard colors.

Extension Methods

See Also