バージョン

Union メソッド

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

パラメータ

a
b
参照