Bitmap for WPF
AddRef メソッド (Matrix5x4)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 > Matrix5x4 構造体 : AddRef メソッド
When the method completes, contains the sum of the two matrices.
The first Matrix5x4 to add.
The second Matrix5x4 to add.
Determines the sum of two matrices.
シンタックス
'宣言
 
Public Shared Sub AddRef( _
   ByRef result As Matrix5x4, _
   ByRef left As Matrix5x4, _
   ByRef right As Matrix5x4 _
) 
public static void AddRef( 
   out Matrix5x4 result,
   ref Matrix5x4 left,
   ref Matrix5x4 right
)

パラメータ

result
When the method completes, contains the sum of the two matrices.
left
The first Matrix5x4 to add.
right
The second Matrix5x4 to add.
参照

Matrix5x4 構造体
Matrix5x4 メンバ