IPluginContextMenuGetLastClickedLayerName Method

Returns the name of the layer which was clicked, when the context menu was opened.

Definition

Namespace: PCBI.Plugin.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
string GetLastClickedLayerName()

Return Value

String
Layer name or empty (graphic pane).

See Also