IPCBIWindowGetLastLayerListClickName Method

Get the last layer name where the user clicked on the context menu.

Definition

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

Return Value

String
name or the clicked layer or empty string

See Also