GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoColorSlider Class / Value Property
In This Topic
    Value Property (GoColorSlider)
    In This Topic
    Gets or sets the value on the slider. This also refers to the position of the cursor along the slider.
    Syntax
    public float Value {get; set;}
    See Also