Enumeration StiStyleLocation
		 
	 
	
		
			
			
			
				Enumeration members
				
				
					
					BottomCenter
					BottomCenter:  = 128
					
				
				
					
					BottomLeft
					BottomLeft:  = 64
					
				
				
					
					BottomRight
					BottomRight:  = 256
					
				
				
					
					CenterHorizontal
					CenterHorizontal:  = 8192
					
				
				
					
					CenterVertical
					CenterVertical:  = 16384
					
				
				
				
					
					MiddleCenter
					MiddleCenter:  = 16
					
				
				
					
					MiddleLeft
					MiddleLeft:  = 8
					
				
				
					
					MiddleRight
					MiddleRight:  = 32
					
				
				
				
				
				
				
				
			
		 
		
	 
 
 
Enum provide all variants of location component on parent component area.