IPCBIWindowPCBIOnNoteDragEnd Event

This event handler is called, when an INoteBase is droped by the user

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public event Action<INoteBase, bool> PCBIOnNoteDragEnd

Value

ActionINoteBase, Boolean

Implements

InterfacePCBIWindowPCBIOnNoteDragEnd

See Also