Home

Class goog.graphics.VmlTextElement

Thin wrapper for VML text elements. This is an implementation of the goog.graphics.TextElement interface. You should not construct objects from this constructor. The graphics will return the object for you.

extends goog.graphics.TextElement
Instance Method Summary
setText(string text)

Update the displayed text of the element.