Class SliderAppearance<TFill>
- Namespace
- ComfileTech.jControlsNF4
- Assembly
- ComfileTech.jControlsNF4.dll
Properties describing the appearance of slider's track and thumb.
public class SliderAppearance<TFill> : FillBorderDropShadow<SliderAppearance<TFill>, TFill>, IAppearance<SliderAppearance<TFill>>, INotifyPropertyChanged, ICopyable<SliderAppearance<TFill>> where TFill : Fill<TFill>, new()
Type Parameters
TFill
- Inheritance
-
FillBorderDropShadow<SliderAppearance<TFill>, TFill>SliderAppearance<TFill>
- Implements
-
IAppearance<SliderAppearance<TFill>>ICopyable<SliderAppearance<TFill>>
- Inherited Members
Properties
- Size
The width of the slider's track or thumb.
Methods
- CopyFrom(SliderAppearance<TFill>)
Copies all properties from source to this instance.