Click or drag to resize

GH_FadeAnimationFadeAlpha Property

Gets the blend alpha byte for the current state. 0 means fully hidden, 255 means fully shown.

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

Property Value

Type: Int32

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

See Also