| Property | Defined By | ||
|---|---|---|---|
| begin : int | LineInfo | ||
| end : int | LineInfo | ||
| indexOfMaxFont : int | LineInfo | ||
| justifyOffset : Number | LineInfo | ||
| length : int | LineInfo | ||
| lineHeight : Number | LineInfo | ||
| needWidthAlign : Boolean | LineInfo | ||
| text : String | LineInfo | ||
| textAlignment : int | LineInfo | ||
| width : int | LineInfo | ||
| begin | property |
public var begin:int| end | property |
end:int public function get end():int public function set end(value:int):void| indexOfMaxFont | property |
public var indexOfMaxFont:int| justifyOffset | property |
public var justifyOffset:Number| length | property |
public var length:int| lineHeight | property |
public var lineHeight:Number| needWidthAlign | property |
public var needWidthAlign:Boolean| text | property |
public var text:String| textAlignment | property |
public var textAlignment:int| width | property |
public var width:int