SliderThumb¶
Overview¶
A default slider thumb, currently intended for use only in HSlider. It's a rectangle with a vertical white line down the center. The origin is at the top left (HSlider uses the thumb center for positioning).
@author Chris Malley (PixelZoom, Inc.)
Class SliderThumb¶
Constructor¶
new SliderThumb( providedOptions : SliderThumbOptions )¶
Instance Methods¶
Source Code¶
See the source for SliderThumb.ts in the sun repository.