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

aとbの交点を表す矩形を作成します。 交点部分がない場合は、nullが返されます。
構文
'宣言
 
Public Shared Function Intersect( _
   ByVal a As Rect, _
   ByVal b As Rect _
) As Rect
public static Rect Intersect( 
   Rect a,
   Rect b
)

パラメータ

a
b
参照

Rect 構造体
Rect メンバ

 

 


© MESCIUS inc. All rights reserved.