Bitmap for UWP
NegateRef(Matrix3x2,Matrix3x2) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Matrix3x2 構造体 > NegateRef メソッド : NegateRef(Matrix3x2,Matrix3x2) メソッド
When the method completes, contains the negated matrix.
The matrix to be negated.
Negates a matrix.
シンタックス
'宣言
 
Public Overloads Shared Sub NegateRef( _
   ByRef result As Matrix3x2, _
   ByRef value As Matrix3x2 _
) 
public static void NegateRef( 
   out Matrix3x2 result,
   ref Matrix3x2 value
)

パラメータ

result
When the method completes, contains the negated matrix.
value
The matrix to be negated.
参照

Matrix3x2 構造体
Matrix3x2 メンバ
オーバーロード一覧