CalendarView for WinForms
CalculateModul メソッド (Vector)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Vector クラス : CalculateModul メソッド
A Vector indicates the vector.
Get the modul of the special vector.
シンタックス
'宣言
 
Public Shared Function CalculateModul( _
   ByVal value As Vector _
) As System.Double
public static System.double CalculateModul( 
   Vector value
)

パラメータ

value
A Vector indicates the vector.

戻り値の型

A double indicates the modul of the speical vector.
参照

Vector クラス
Vector メンバ