haXe API Documentation
Back | Index
extern class flash.text.engine.GraphicElement
extends ContentElement
Available in flash9
var elementHeight : Float
var elementWidth : Float
var graphic : flash.display.DisplayObject
function new(?graphic : flash.display.DisplayObject, ?elementWidth : Float, ?elementHeight : Float, ?elementFormat : ElementFormat, ?eventMirror : flash.events.EventDispatcher, ?textRotation : TextRotation) : Void
Back | Index