LabelStyle

LabelStyle()

Describes how to draw a label.
See:

Members

staticconstantSuperMap3D.LabelStyle.FILL : Number

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

staticconstantSuperMap3D.LabelStyle.FILL_AND_OUTLINE : Number

Fill and outline the text of the label.

staticconstantSuperMap3D.LabelStyle.OUTLINE : Number

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