Bitmap for UWP
Equals(Matrix4x4) メソッド

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

パラメータ

other
The Matrix4x4to compare with this instance.

戻り値の型

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

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