IPCBIWindowPCBIChangedMouseToolEventHandler Delegate

For changing the mousetool in the PCB-Investigator.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public delegate void PCBIChangedMouseToolEventHandler(
	ID_ActionItem mousetool
)

Parameters

mousetool  ID_ActionItem
The identifier of the mousetool

See Also