Click or drag to resize

GH_AnimatorDoubleAnimator Method (Double, Double)

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

Parameters

A
Type: SystemDouble
B
Type: SystemDouble

Return Value

Type: GH_AnimatorDouble
See Also