LabelStyle
An enumeration describing how to draw a label.
See:
Source:
Members
-
<static, constant> FILL :Enumeration
-
Fill the text of the label, but do not outline.
- Default Value:
- 0
-
<static, constant> FILL_AND_OUTLINE :Enumeration
-
Fill and outline the text of the label.
- Default Value:
- 2
-
<static, constant> OUTLINE :Enumeration
-
Outline the text of the label, but do not fill.
- Default Value:
- 1