GH_FadeAnimationTriggerUpdate Property |
Gets or sets whether this animator triggers canvas updates.
Namespace:
Grasshopper.GUI
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool TriggerUpdate { get; set; }
Public Property TriggerUpdate As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.GH_FadeAnimation.TriggerUpdate"]
See Also