MESCIUS SPREAD for Windows Forms 17.0J
IntersectsWith メソッド (Rect)

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

パラメータ

rect
テストする矩形。

戻り値の型

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

Rect 構造体
Rect メンバ

 

 


© MESCIUS inc. All rights reserved.