CalendarView for WinForms
LeftMultiply メソッド (Matrix)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Matrix クラス : LeftMultiply メソッド
A Matrix indicates the speical matrix.
Left multiply a speical Matrix to this Matrix.
シンタックス
'宣言
 
Public Overridable Sub LeftMultiply( _
   ByVal value As Matrix _
) 
public virtual void LeftMultiply( 
   Matrix value
)

パラメータ

value
A Matrix indicates the speical matrix.
参照

Matrix クラス
Matrix メンバ