Slider.Min Property

GeonBit.UI

SliderMin Property
Slider min value (inclusive).

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

Property Value

Type: UInt32
See Also