Bitmap for WPF
Equals(Matrix3x2) メソッド

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

パラメータ

other
The Matrix3x2to compare with this instance.

戻り値の型

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

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