IPCBIWindowGetCurrentPicture Method

Creates a image of the visible area in the PCB-Investigator graphic pane.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public Bitmap GetCurrentPicture()

Return Value

Bitmap
The Bitmap of the visible area.

Implements

InterfacePCBIWindowGetCurrentPicture

See Also