Slider.Value Property

GeonBit.UI

SliderValue Property
Current slider value.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int Value { get; set; }

Property Value

Type: Int32
See Also