Click or drag to resize

GH_AnimatorDecimalAnimator Method (Decimal, Decimal)

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

Parameters

A
Type: SystemDecimal
B
Type: SystemDecimal

Return Value

Type: GH_AnimatorDecimal
See Also