| Package | flexlib.controls.sliderClasses |
| Class | public class SliderThumb |
| Inheritance | SliderThumb mx.controls.Button |
See also
| Property | Defined By | ||
|---|---|---|---|
| xPosition : Number
Specifies the position of the center of the thumb on the x-axis. | SliderThumb | ||
| Method | Defined By | ||
|---|---|---|---|
Constructor. | SliderThumb | ||
| xPosition | property |
xPosition:NumberSpecifies the position of the center of the thumb on the x-axis.
public function get xPosition():Number public function set xPosition(value:Number):void| SliderThumb | () | Constructor |
public function SliderThumb()Constructor.