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

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

パラメータ

x
y
参照

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