Click or drag to resize

GH_AnimatorPointAnimator Method (Point, Point)

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static GH_Animator<Point> PointAnimator(
	Point A,
	Point B
)

Parameters

A
Type: System.DrawingPoint
B
Type: System.DrawingPoint

Return Value

Type: GH_AnimatorPoint
See Also