Bitmap for UWP
Negate メソッド (Matrix3x2)

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Matrix3x2 構造体 : Negate メソッド
The matrix to be negated.
Negates a matrix.
シンタックス
'宣言
 
Public Shared Function Negate( _
   ByVal value As Matrix3x2 _
) As Matrix3x2
public static Matrix3x2 Negate( 
   Matrix3x2 value
)

パラメータ

value
The matrix to be negated.

戻り値の型

The negated matrix.
参照

Matrix3x2 構造体
Matrix3x2 メンバ