GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColorAlphaPanel Class / Value Property
In This Topic
    Value Property (GoColorAlphaPanel)
    In This Topic
    Gets or sets the value of the slider. The value ranges from 0 to 100 percent.
    Syntax
    public decimal Value {get; set;}
    See Also