haXe API Documentation
Back | Index
extern class flash.text.engine.FontMetrics
Available in flash9
var emBox : flash.geom.Rectangle
var strikethroughPosition : Float
var strikethroughThickness : Float
var subscriptScale : Float
var superscriptScale : Float
var underlinePosition : Float
var underlineThickness : Float
function new(emBox : flash.geom.Rectangle, strikethroughPosition : Float, strikethroughThickness : Float, underlinePosition : Float, underlineThickness : Float, subscriptScale : Float, superscriptScale : Float) : Void
Back | Index