IPCBIWindowZoomToSelection(Boolean) Method

Zoom to selected objects.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void ZoomToSelection(
	bool reduceClientToVisibleRect
)

Parameters

reduceClientToVisibleRect  Boolean
the client area will be reduced to the remaing area, which is not hidden by other dialogs

See Also