Bitmap for UWP
Equals(Matrix5x4) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Matrix5x4 構造体 > Equals メソッド : Equals(Matrix5x4) メソッド
The Matrix5x4to compare with this instance.
Determines whether the specified Matrix5x4is equal to this instance.
シンタックス
'宣言
 
Public Overloads Function Equals( _
   ByVal other As Matrix5x4 _
) As System.Boolean
public System.bool Equals( 
   Matrix5x4 other
)

パラメータ

other
The Matrix5x4to compare with this instance.

戻り値の型

trueif the specified Matrix5x4is equal to this instance; otherwise, false.
参照

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