Updates this Region object to the union minus the intersection of itself with the specified Region object.
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Overloads Sub Xor( _
   ByVal  As Region _
) 
             
        
            
            public void Xor( 
   Region 
)
             
        
             
        
            パラメータ
- region
 
- The Region object to XOR with this Region object.
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照