LabelStyle

LabelStyle

LabelStyle

An enumeration describing how to draw a label.

See:

Members

<static, constant> FILL :Enumeration

Fill the text of the label, but do not outline.

<static, constant> FILL_AND_OUTLINE :Enumeration

Fill and outline the text of the label.

<static, constant> OUTLINE :Enumeration

Outline the text of the label, but do not fill.