InterfacePCBIWindowPCBIOnNoteDragEnd Event

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

Definition

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

Value

ActionINoteBase, Boolean

See Also