IPCBIWindowPCBIOnGetBackgroundImage Event

Occurs when the main window wants to draw a new image. User has the possibility to draw a background image first. Normal CAD Drawing are then drawn onto this image. This only works, when "IAutomation.RealTimeDrawing" is off.

Definition

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

Value

IPCBIWindowGetBackgroundImageEventHandler

See Also