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

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

パラメータ

a
b
参照

Rectangle 構造体
Rectangle メンバ

 

 


© MESCIUS inc. All rights reserved.