haXe API Documentation
Back | Index
extern class flash.text.TextExtent
Available in flash9
var ascent : Float
var descent : Float
var height : Float
var textFieldHeight : Float
var textFieldWidth : Float
var width : Float
function new(width : Float, height : Float, textFieldWidth : Float, textFieldHeight : Float, ascent : Float, descent : Float) : Void
Back | Index