InterfaceMatrixGetMatrixLayerColor Method

Get the matrix layer color for the relevant layer.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
Color GetMatrixLayerColor(
	string layerName
)

Parameters

layerName  String
 

Return Value

Color
Color of the layer

See Also