TypeColList Class

The TypeColList is used to save and load colors depending to layer types.

Definition

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

Constructors

TypeColListInitializes a new instance of the TypeColList class

Fields

BotColor Color for bottom side of this type.
LayerTypeEnum Layer type enum to identify the layer type.
TopColor Color for top side of this type.

Extension Methods

See Also