InterfaceMatrixGetMatrixLayerType Method

The matrix layer type returns unknown if the LayerName or the matrix are unknown.

Definition

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

Parameters

layerName  String
 

Return Value

MatrixLayerType
MatrixLayerType (enum)

See Also