ColorPair Class

Save Name of setting and RGBValue.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class ColorPair
Inheritance
Object    ColorPair

Constructors

ColorPairInitializes a new instance of the ColorPair class

Fields

Name Name of the color pair.
RGBValue Intiger of RGB value.

Extension Methods

See Also