Class SliderStyle
Slider<T> Style
public class SliderStyle
- Inheritance
-
SliderStyle
- Inherited Members
Constructors
- SliderStyle()
Constructs a new instance.
Properties
- DragChar
The glyph and the attribute to indicate mouse dragging.
- EmptyChar
The glyph and the attribute used for empty spaces on the slider.
- EndRangeChar
The glyph and the attribute used for the end of ranges on the slider.
- LegendAttributes
Legend attributes
- OptionChar
The glyph and the attribute used for each option (tick) on the slider.
- RangeChar
The glyph and the attribute used for filling in ranges on the slider.
- SetChar
The glyph and the attribute used for options (ticks) that are set on the slider.
- SpaceChar
The glyph and the attribute used for spaces between options (ticks) on the slider.
- StartRangeChar
The glyph and the attribute used for the start of ranges on the slider.