Basic Library for WPF/Silverlight
Distance メソッド (Extensions)

C1.WPF.4.5.2 アセンブリ > C1.WPF 名前空間 > Extensions クラス : Distance メソッド
1つのポイント。
もう1つのポイント。
2つのポイント間の距離を返します。
シンタックス
'宣言
 
Public Shared Function Distance( _
   ByVal p1 As System.Windows.Point, _
   ByVal p2 As System.Windows.Point _
) As System.Double
public static System.double Distance( 
   System.Windows.Point p1,
   System.Windows.Point p2
)

パラメータ

p1
1つのポイント。
p2
もう1つのポイント。
参照

Extensions クラス
Extensions メンバ