LabelStyle() Scene/LabelStyle.js 15 Describes how to draw a label. See: Label#style Members staticconstantCesium.LabelStyle.FILL : Number Scene/LabelStyle.js 22 Fill the text of the label, but do not outline. staticconstantCesium.LabelStyle.FILL_AND_OUTLINE : Number Scene/LabelStyle.js 38 Fill and outline the text of the label. staticconstantCesium.LabelStyle.OUTLINE : Number Scene/LabelStyle.js 30 Outline the text of the label, but do not fill.