FlexChart for WinForms
DistanceToSegement メソッド

C1.Chart アセンブリ > C1.Chart 名前空間 > MathUtils クラス : DistanceToSegement メソッド
シンタックス
'宣言
 
Public Shared Function DistanceToSegement( _
   ByVal x As System.Double, _
   ByVal y As System.Double, _
   ByVal x1 As System.Double, _
   ByVal y1 As System.Double, _
   ByVal x2 As System.Double, _
   ByVal y2 As System.Double _
) As System.Double
public static System.double DistanceToSegement( 
   System.double x,
   System.double y,
   System.double x1,
   System.double y1,
   System.double x2,
   System.double y2
)

パラメータ

x
y
x1
y1
x2
y2
参照

参照

MathUtils クラス
MathUtils メンバ