Click or drag to resize

GH_AnimatorPointFAnimator Method (PointF, PointF)

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

Parameters

A
Type: System.DrawingPointF
B
Type: System.DrawingPointF

Return Value

Type: GH_AnimatorPointF
See Also