ComponentOne Studio for WinRT XAML
Distance メソッド

1つのポイント。
もう1つのポイント。
2つのポイント間の距離を返します
構文
'宣言
 
Public Shared Function Distance( _
   ByVal p1 As Windows.Foundation.Point, _
   ByVal p2 As Windows.Foundation.Point _
) As System.Double
public static System.double Distance( 
   Windows.Foundation.Point p1,
   Windows.Foundation.Point p2
)

パラメータ

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

Extensions クラス
Extensions メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.