Enum ActiveThumb
- Namespace
- SharpConsoleUI.Controls
- Assembly
- SharpConsoleUI.dll
Identifies which thumb is currently active on a RangeSliderControl.
public enum ActiveThumb
- Extension Methods
Fields
High = 1The high-value thumb.
Low = 0The low-value thumb.