InterfaceMatrixGetTopSilkScreenLayerName Method

Return first silk screen layer before the signal block starts.

Definition

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

Parameters

toLower  Boolean  (Optional)
 

Return Value

String
First silk screen layer or empty string.

See Also