| 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:Rectborder
This property can be used as the source for data binding.
| fill | property |
public var fill:Rectfill
This property can be used as the source for data binding.
| highlight | property |
public var highlight:RectThis property can be used as the source for data binding.
| highlightStroke | property |
public var highlightStroke:RectThis property can be used as the source for data binding.
| hldownstroke1 | property |
public var hldownstroke1:RectThis property can be used as the source for data binding.
| hldownstroke2 | property |
public var hldownstroke2:RectThis property can be used as the source for data binding.
| lowlight | property |
public var lowlight:RectThis property can be used as the source for data binding.
| shadow | property |
public var shadow:RectThis property can be used as the source for data binding.
| HLinearGaugeRangeThumbSkin | () | Constructor |
public function HLinearGaugeRangeThumbSkin()Constructor.