Click or drag to resize

GH_AnimatorTValueB Property

Gets or sets the end value of the animation. This value is set from within the constructor though you can change it at any time.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public T ValueB { get; set; }

Property Value

Type: T

[Missing <value> documentation for "P:Grasshopper.GUI.GH_Animator`1.ValueB"]

See Also