GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColorAlphaPanel Class / Alpha Property
In This Topic
    Alpha Property (GoColorAlphaPanel)
    In This Topic
    Gets or sets the transparency value. The value ranges from 0.0f to 1.0f.
    Syntax
    public float Alpha {get; set;}
    See Also