IPCBIWindowGetVisibleAreaD Method

This methode calculate the visible area in PCB-Investigator.

Definition

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

Return Value

RectangleD
Returns the picturearea from PCB-Investigator/IStep.GetBitmap or an empty rectangle if no job is loaded. The rectangle is in mils.

See Also