TypeColor Class
Special color definition for xml saving and loading.
Namespace: PCBIAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
[SerializableAttribute]
public class TypeColor
<SerializableAttribute>
Public Class TypeColor
[SerializableAttribute]
public ref class TypeColor
[<SerializableAttribute>]
type TypeColor = class end
- Inheritance
- Object TypeColor
| TypeColor | Initializes a new instance of the TypeColor class |
| B |
Blue part of the used color.
|
| G |
Green part of the used color.
|
| LayerIndex |
Index of the layer.
|
| R |
Red part of the used color.
|