指定の Rectangle 構造体と交差しない内部の部分だけが含まれるよう、この Region オブジェクトを更新します。
Overloads Public Sub Exclude( _
ByVal rect As Rectangle _)
[C#]
public void Exclude(Rectanglerect);
[C++]
public: void Exclude(Rectanglerect);
[JScript]
public function Exclude(
rect : Rectangle);
パラメータ
戻り値
このメソッドは値を返しません。
使用例
例については、 Region.Exclude Method (RectangleF) のトピックを参照してください。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET
参照
Region クラス | Region メンバ | System.Drawing 名前空間 | Region.Exclude オーバーロードの一覧