'Declaration Public Function Contains( _ ByVal x As Integer, _ ByVal y As Integer _ ) As Boolean
'Declaration
Public Function Contains( _ ByVal x As Integer, _ ByVal y As Integer _ ) As Boolean
public bool Contains( int x, int y )
true
false
Rect 構造体 Rect メンバ
© MESCIUS inc. All rights reserved.