IMatrixGetMatrixLayerPolarity Method

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

Definition

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

Parameters

LayerName  String
sting

Return Value

MatrixLayerPolarity
MatrixLayerPolarity (enum)

Implements

InterfaceMatrixGetMatrixLayerPolarity(String)

See Also