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

C1.WPF.Bitmap.4.5.2 アセンブリ > C1.WPF.Bitmap 名前空間 > ImageRect 構造体 > Contains メソッド : Contains(Int32,Int32) メソッド
指定されたポイントがこの四角形に含まれるかどうかを判定します。
シンタックス
'宣言
 
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
参照

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