public GfxText(float x, float y, float angle, string font, string fontencoding, string text, float textsize, long regionid);
Creates a text object.
GfxText Class