Packageardisia.components.gauges.themes.spark.skins
Classpublic class HLinearGaugeRangeThumbSkin
InheritanceHLinearGaugeRangeThumbSkin Inheritance spark.skins.SparkButtonSkin
Implements mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  border : Rect
border
HLinearGaugeRangeThumbSkin
  fill : Rect
fill
HLinearGaugeRangeThumbSkin
  highlight : Rect
HLinearGaugeRangeThumbSkin
  highlightStroke : Rect
HLinearGaugeRangeThumbSkin
  hldownstroke1 : Rect
HLinearGaugeRangeThumbSkin
  hldownstroke2 : Rect
HLinearGaugeRangeThumbSkin
  lowlight : Rect
HLinearGaugeRangeThumbSkin
  shadow : Rect
HLinearGaugeRangeThumbSkin
Public Methods
 MethodDefined By
  
Constructor.
HLinearGaugeRangeThumbSkin
Property Detail
borderproperty
public var border:Rect

border

This property can be used as the source for data binding.

fillproperty 
public var fill:Rect

fill

This property can be used as the source for data binding.

highlightproperty 
public var highlight:Rect

This property can be used as the source for data binding.

highlightStrokeproperty 
public var highlightStroke:Rect

This property can be used as the source for data binding.

hldownstroke1property 
public var hldownstroke1:Rect

This property can be used as the source for data binding.

hldownstroke2property 
public var hldownstroke2:Rect

This property can be used as the source for data binding.

lowlightproperty 
public var lowlight:Rect

This property can be used as the source for data binding.

shadowproperty 
public var shadow:Rect

This property can be used as the source for data binding.

Constructor Detail
HLinearGaugeRangeThumbSkin()Constructor
public function HLinearGaugeRangeThumbSkin()

Constructor.