InterfacePCBIWindowGetCurrentPicture Method

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

Definition

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

Return Value

Bitmap
The Bitmap of the visible area.

See Also