C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / Matrix3x2 Structure / EqualsRef Method

In This Topic
EqualsRef Method (Matrix3x2)
In This Topic
Determines whether the specified Matrix3x2 is equal to this instance.
Syntax
'Declaration
 
Public Function EqualsRef( _
   ByRef other As Matrix3x2 _
) As System.Boolean
 

Parameters

other
See Also