'Declaration Public Function IntersectsWith( _ ByVal rect As Rectangle _ ) As Boolean
'Declaration
Public Function IntersectsWith( _ ByVal rect As Rectangle _ ) As Boolean
public bool IntersectsWith( Rectangle rect )
true
false
Rectangle 構造体 Rectangle メンバ
© MESCIUS inc. All rights reserved.