TextItem.as_attribute


Description:

public TextItem.as_attribute (int x, int y, string name, string value, Visibility visibility = VISIBLE, TextPresentation presentation = BOTH, TextAlignment alignment = LOWER_LEFT, int angle = 0, int color = ATTRIBUTE, int size = 10)

Create a new text item as an attribute

Parameters:

x

The x coordinate of the insertion point

y

The y coordinate of the insertion point

name

The name of the attribute

value

The value of the attribute

visibility

The visibility of the attribute

presentation

Which portions of the attributes to present

alignment

The alignment of the text

angle

The rottion angle of the text

color

The text color

size

The size of the text