Packagestimulsoft.controls.visual
Classpublic class StiRulerLabel
InheritanceStiRulerLabel Inheritance mx.core.UIComponent



Public Properties
 PropertyDefined By
  color : StiColor
StiRulerLabel
  text : String
StiRulerLabel
Public Methods
 MethodDefined By
  
StiRulerLabel(index:int = 0)
StiRulerLabel
Protected Methods
 MethodDefined By
  
updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void
[override]
StiRulerLabel
Property Detail
colorproperty
public var color:StiColor

textproperty 
text:String


Implementation
    public function get text():String
    public function set text(value:String):void
Constructor Detail
StiRulerLabel()Constructor
public function StiRulerLabel(index:int = 0)



Parameters
index:int (default = 0)
Method Detail
updateDisplayList()method
override protected function updateDisplayList(unscaledWidth:Number, unscaledHeight:Number):void

Parameters

unscaledWidth:Number
 
unscaledHeight:Number