Click or drag to resize

GH_FadeAnimationDuration Property

Gets or sets the duration (in milliseconds) for ZUI animations. Negative durations are not allowed. The default is 350 milliseconds.

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

Property Value

Type: Int32

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

See Also