Bitmap for UWP
Contains(Int32,Int32) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > RectL 構造体 > Contains メソッド : Contains(Int32,Int32) メソッド
Determines if the specified point is contained within this rectangle.
シンタックス
'宣言
 
Public Overloads Function Contains( _
   ByVal x As System.Integer, _
   ByVal y As System.Integer _
) As System.Boolean
public System.bool Contains( 
   System.int x,
   System.int y
)

パラメータ

x
y
参照

RectL 構造体
RectL メンバ
オーバーロード一覧