CalendarView for WinForms
マイナス符号 オペレータ (Matrix)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Matrix クラス : マイナス符号 オペレータ
A Matrix indicates the operand.
Defines the binary - operator for Matrix class.
シンタックス
'宣言
 
Public Operator -( _
   ByVal value As Matrix _
) As Matrix
public Matrix operator -( 
   Matrix value
)

パラメータ

value
A Matrix indicates the operand.

戻り値の型

A Matrix indicates the unary nimus operation result of operand.
参照

Matrix クラス
Matrix メンバ