GH_FadeAnimation.Delay Field

GH_FadeAnimationDelay Field

Gets the number of milliseconds between redraws (25 milliseconds, resulting in ~40 fps)

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public const int Delay = 25
Public Const Delay As Integer = 25

Field Value

Type: Int32
See Also