draw_text


Description:

public abstract void draw_text (int x, int y, TextAlignment alignment, int angle, int size, string text)

Draw an x to mark an instertion point

Parameters:

x

The x coordinate of the insertion point

y

The y coordinate of the insertion point

alignment

The text alignment

size

The size of the text in points

text

The visible text