CalendarView for WinForms
Xor(Rectangle) メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Region クラス > Xor メソッド : Xor(Rectangle) メソッド
The System.Drawing.Rectangle structure to XOR with this Region object.
Updates this Region object to the union minus the intersection of itself with the specified System.Drawing.Rectangle strcuture.
シンタックス
'宣言
 
Public Overloads Sub Xor( _
   ByVal rectangle As System.Drawing.Rectangle _
) 
public void Xor( 
   System.Drawing.Rectangle rectangle
)

パラメータ

rectangle
The System.Drawing.Rectangle structure to XOR with this Region object.
参照

Region クラス
Region メンバ
オーバーロード一覧