Bitmap for WPF
NegateRef(Matrix5x4,Matrix5x4) メソッド

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

パラメータ

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

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