TypeColSingle Class

Color for one entry with type enum.

Definition

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

Constructors

TypeColSingleInitializes a new instance of the TypeColSingle class

Fields

LayerTypeEnum Layer type enum to identify the layer type.
SingleColor Color for this entry.

Extension Methods

See Also