Returns new 
System.Drawing.SolidBrush if specified color is not 
System.Drawing.Color.Transparent or null otherwise.
 
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Shared Function BrushFromColor( _
   ByVal  As Color _
) As Brush
             
        
            
            public static Brush BrushFromColor( 
   Color 
)
             
        
             
        
            パラメータ
- color
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照