IPCBIWindowPCBIMouseDownInGraphicPane Event

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

Definition

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

Value

MouseEventHandler

Implements

InterfacePCBIWindowPCBIMouseDownInGraphicPane

See Also