swLocationLabelText_e Enumeration 
    
    
        
        
            
             Types of text for the upper and lower sections of location labels. 
            
.NET Syntax
| Visual Basic (Declaration) |  | 
|---|
| Public Enum swLocationLabelText_e 
   Inherits System.Enum | 
| C# |  | 
|---|
| public enum swLocationLabelText_e : System.Enum  | 
| C++/CLI |  | 
|---|
| public enum class swLocationLabelText_e : public System.Enum  | 
Members
            
             
             
            
            
             
            See Also