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

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

パラメータ

x
y
参照

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