GH_FadeAnimation.IsFinished Property

GH_FadeAnimationIsFinished Property

Gets a value indicating whether this animator has finished animating.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool IsFinished { get; }
Public ReadOnly Property IsFinished As Boolean
	Get

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.GH_FadeAnimation.IsFinished"]

See Also