TransformClassZoomInPoint Method

zoom in to client point (e.g. mouse position)

Definition

Namespace: PCB_Investigator.Automation.ResourcesOpen.Helper
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void ZoomInPoint(
	Point clientPoint
)

Parameters

clientPoint  Point
zoom in to this point

See Also