TransformClassMoveToPoint Method

move the current view to lient point

Definition

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

Parameters

clientPoint  Point
The pixel coordinate to move to

See Also