Click or drag to resize

GH_ViewportFocus Method (Point)

Look at a specific point.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void Focus(
	Point pt
)

Parameters

pt
Type: System.DrawingPoint
Point to focus on.
See Also