Click or drag to resize

GH_Animator.IntegerAnimator Method (Int32, Int32)

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

Parameters

A
Type: System.Int32
B
Type: System.Int32

Return Value

Type: GH_Animator<Int32>
See Also