InterfacePCBIWindowPCBIMouseUpInGraphicPane Event

Occurs when user click in the graphic pane, the location has to be transformed in job coordinates (use ClientToWorld).

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
event MouseEventHandler PCBIMouseUpInGraphicPane

Value

MouseEventHandler

See Also