Ribbon for WinForms
Union メソッド (Rect)

C1.Win.8 アセンブリ > C1.Win.Interop 名前空間 > Rect 構造体 : Union メソッド
The first Rect to combine.
The second Rect to combine.
Creates a new Rect structure representing the smallest possible rectangle containing the two specified rectangles.
シンタックス
'宣言
 
Public Shared Function Union( _
   ByVal a As Rect, _
   ByVal b As Rect _
) As Rect
public static Rect Union( 
   Rect a,
   Rect b
)

パラメータ

a
The first Rect to combine.
b
The second Rect to combine.

戻り値の型

The newly created Rect structure.
参照

Rect 構造体
Rect メンバ