Package | ardisia.components.gauges.themes.spark.skins |
Class | public class HLinearGaugeRangeThumbSkin |
Inheritance | HLinearGaugeRangeThumbSkin spark.skins.SparkButtonSkin |
Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined 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 |
Method | Defined By | ||
---|---|---|---|
Constructor. | HLinearGaugeRangeThumbSkin |
border | property |
public var border:Rect
border
This property can be used as the source for data binding.
fill | property |
public var fill:Rect
fill
This property can be used as the source for data binding.
highlight | property |
public var highlight:Rect
This property can be used as the source for data binding.
highlightStroke | property |
public var highlightStroke:Rect
This property can be used as the source for data binding.
hldownstroke1 | property |
public var hldownstroke1:Rect
This property can be used as the source for data binding.
hldownstroke2 | property |
public var hldownstroke2:Rect
This property can be used as the source for data binding.
lowlight | property |
public var lowlight:Rect
This property can be used as the source for data binding.
shadow | property |
public var shadow:Rect
This property can be used as the source for data binding.
HLinearGaugeRangeThumbSkin | () | Constructor |
public function HLinearGaugeRangeThumbSkin()
Constructor.