MESCIUS SPREAD for Windows Forms 15.0J
Union メソッド (Rect)

結合する矩形。
結合する矩形。
2つのRect構造体の和集合を含むRect構造体を取得します。
構文
'宣言
 
Public Shared Function Union( _
   ByVal r1 As Rect, _
   ByVal r2 As Rect _
) As Rect
public static Rect Union( 
   Rect r1,
   Rect r2
)

パラメータ

r1
結合する矩形。
r2
結合する矩形。

戻り値の型

2つのRect構造の和集合を格納するRect構造。
参照

Rect 構造体
Rect メンバ

 

 


© MESCIUS inc. All rights reserved.