Packageflexlib.skins
Classpublic class SliderSkin
InheritanceSliderSkin Inheritance mx.skins.Border

The skin for the highlighted state of the track of a Slider. Modified to work with flexlib.controls.VSlider and HSlider.



Public Properties
 PropertyDefined By
  measuredHeight : Number
[override] [read-only] The preferred height of this object.
SliderSkin
  measuredWidth : Number
[override] [read-only] The preferred width of this object.
SliderSkin
Property Detail
measuredHeightproperty
measuredHeight:Number  [read-only] [override]

The preferred height of this object.


Implementation
    public function get measuredHeight():Number
measuredWidthproperty 
measuredWidth:Number  [read-only] [override]

The preferred width of this object.


Implementation
    public function get measuredWidth():Number