Describes how to draw a label.
        
        
See:
        Source: 
        Scene/LabelStyle.js, line 16
    
    
Members
- 
    staticconstantLabelStyle.FILL :Number
- 
    
    Fill the text of the label, but do not outline.Source: Scene/LabelStyle.js, line 23
- 
    staticconstantLabelStyle.FILL_AND_OUTLINE :Number
- 
    
    Fill and outline the text of the label.Source: Scene/LabelStyle.js, line 39
- 
    staticconstantLabelStyle.OUTLINE :Number
- 
    
    Outline the text of the label, but do not fill.Source: Scene/LabelStyle.js, line 31
