Click or drag to resize

GH_AnimatorRectangleFAnimator Method (RectangleF, RectangleF)

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

Parameters

A
Type: System.DrawingRectangleF
B
Type: System.DrawingRectangleF

Return Value

Type: GH_AnimatorRectangleF
See Also