IMatrixGetAllLayerNames Method

List of all layers names.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public List<string> GetAllLayerNames()

Return Value

ListString
Names of all layers.

Implements

InterfaceMatrixGetAllLayerNames

See Also