InterfaceMatrixGetBotSignalLayer(Boolean) Method

Returns the last signal layer of the signal block.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
string GetBotSignalLayer(
	bool toLower = false
)

Parameters

toLower  Boolean  (Optional)
 

Return Value

String
String name of the bottom signal layer.

See Also