Click or drag to resize

Matrix3x2Equals Method

Overload List
  NameDescription
Public methodEquals(Object)
Returns a boolean indicating whether the given Object is equal to this matrix instance.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Matrix3x2)
Returns a boolean indicating whether the matrix is equal to the other given matrix.
Top
See Also