The colour of the type in ARGB, use System.Drawing.Colour.FromARGB to get colour from it.
        Namespace:
Contracts.Data
        
Assembly: Contracts (in Contracts.dll)
	
		
	
	
	
				
			
	
			
				
				
				
					
				
					
			
		
		
		
			
	
			
				
				
				
					
				
					
			
		
		
			
	
			
				
				
				
					
				
					
			
		
		
		
		
	
	
  
	
	
	
	
	
	
		
  
	
	
						
			
			Assembly: Contracts (in Contracts.dll)
<DataMember()> _
Public colour As Integer
This language is not supported or no code example is available.
[DataMember()]
public int colour
This language is not supported or no code example is available.
[DataMember()]
public:
int colour;
This language is not supported or no code example is available.