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

テストする矩形。
この矩形がrectと交差するかどうかを決定します。
構文
'宣言
 
Public Function IntersectsWith( _
   ByVal rect As Rectangle _
) As Boolean
public bool IntersectsWith( 
   Rectangle rect
)

パラメータ

rect
テストする矩形。

戻り値の型

このメソッドは、交差がある場合はtrueを返し、それ以外の場合はfalseを返します。
参照

Rectangle 構造体
Rectangle メンバ

 

 


© MESCIUS inc. All rights reserved.