DioDocs for PDF
マイナス符号 オペレータ (Matrix4x4)

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > Matrix4x4 構造体 : マイナス符号 オペレータ
The matrix to negate.
Negates a matrix.
シンタックス
'宣言
 
Public Operator -( _
   ByRef value As Matrix4x4 _
) As Matrix4x4
public Matrix4x4 operator -( 
   ref Matrix4x4 value
)

パラメータ

value
The matrix to negate.

戻り値の型

The negated matrix.
参照

Matrix4x4 構造体
Matrix4x4 メンバ