Packageardisia.components.gauges.themes.spark.skins
Classpublic class VLinearGaugeRangeThumbSkin
InheritanceVLinearGaugeRangeThumbSkin Inheritance spark.skins.SparkButtonSkin
Implements mx.core.IStateClient2

Default MXML PropertymxmlContent



Public Properties
 PropertyDefined By
  border : Rect
border
VLinearGaugeRangeThumbSkin
  fill : Rect
fill
VLinearGaugeRangeThumbSkin
  highlight : Rect
VLinearGaugeRangeThumbSkin
  highlightStroke : Rect
VLinearGaugeRangeThumbSkin
  hldownstroke1 : Rect
VLinearGaugeRangeThumbSkin
  hldownstroke2 : Rect
VLinearGaugeRangeThumbSkin
  lowlight : Rect
VLinearGaugeRangeThumbSkin
  shadow : Rect
VLinearGaugeRangeThumbSkin
Public Methods
 MethodDefined By
  
Constructor.
VLinearGaugeRangeThumbSkin
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
VLinearGaugeRangeThumbSkin()Constructor
public function VLinearGaugeRangeThumbSkin()

Constructor.