Package | ardisia.components.gauges.themes.spark.skins |
Class | public class VLinearGaugeRangeThumbSkin |
Inheritance | VLinearGaugeRangeThumbSkin ![]() |
Implements | mx.core.IStateClient2 |
Default MXML PropertymxmlContent
Property | Defined 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 |
Method | Defined By | ||
---|---|---|---|
Constructor. | VLinearGaugeRangeThumbSkin |
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.
VLinearGaugeRangeThumbSkin | () | Constructor |
public function VLinearGaugeRangeThumbSkin()
Constructor.