[]
        
(Showing Draft Content)

C1.Util.DX.Matrix3x2.EqualsRef

EqualsRef Method

EqualsRef(ref Matrix3x2)

Determines whether the specified Matrix3x2 is equal to this instance.

Declaration
public bool EqualsRef(ref Matrix3x2 other)
Public Function EqualsRef(ByRef other As Matrix3x2) As Boolean
Parameters
Type Name Description
Matrix3x2 other
Returns
Type Description
bool