バージョン

Intersect(Rectangle,Rectangle) メソッド

2 つの指定した長方形の交差を返します。
シンタックス
'宣言
 
Public Overloads Shared Function Intersect( _
   ByVal a As Rectangle, _
   ByVal b As Rectangle _
) As Rectangle
public static Rectangle Intersect( 
   Rectangle a,
   Rectangle b
)

パラメータ

a
b
参照