CalendarView for WinForms
明示的 キャスト 演算子 オペレータ (Matrix)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Matrix クラス : 明示的 キャスト 演算子 オペレータ
A Matrix indicates the matrix will calculate value of it.
Use the explicit convertion to get a value of matrix.
シンタックス
'宣言
 
Public Operator Narrowing CType( _
   ByVal value As Matrix _
) As System.Double
public System.double operator explicit( 
   Matrix value
)

パラメータ

value
A Matrix indicates the matrix will calculate value of it.

戻り値の型

A double indicates the value of the speical matrix.
参照

Matrix クラス
Matrix メンバ