Method CreateScale
CreateScale(bool)
Creates an scale control for the slider.
protected virtual SliderScale CreateScale(bool isLeftTop)
Parameters
isLeftTopboolWhether to create a left or top slider scale.
Returns
- SliderScale
A new instance of SliderScale representing the slider scale with ticks and labels.