Class com.Utils.Text

Method Index

GetTextExtent()

Method Detail

GetTextExtent

static public function GetTextExtent(text:String, format:TextFormat, context:MovieClip):Object

Method that tries to mimic the getTextExtent method in the TextFormat class, for now it only returns an object with the width and height property set

Parameters

Return

Object - an object with the property, width and height set