この Region オブジェクトを、そのオブジェクトと指定の Rectangle 構造体の交差部分に更新します。
Overloads Public Sub Intersect( _
ByVal rect As Rectangle _)
[C#]
public void Intersect(Rectanglerect);
[C++]
public: void Intersect(Rectanglerect);
[JScript]
public function Intersect(
rect : Rectangle);
パラメータ
戻り値
このメソッドは値を返しません。
使用例
例については、 Region.Intersect 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.Intersect オーバーロードの一覧