InterfaceMatrixGetMatrixLayerPolarity Method

The matrix polarity is Positive or negative, if it is not known the return value is unknown.

Definition

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

Parameters

layerName  String
 

Return Value

MatrixLayerPolarity
MatrixLayerPolarity (enum)

See Also