TransformClassZoomRect(RectangleF) Method

zoom to world rectangle

Definition

Namespace: PCB_Investigator.Automation.ResourcesOpen.Helper
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void ZoomRect(
	RectangleF mm
)

Parameters

mm  RectangleF
rectangle in world coordinates (mil)

See Also