ComponentOne Bitmap for UWP
EqualsRef Method (Matrix3x2)

C1.UWP.DX Assembly > C1.Util.DX Namespace > Matrix3x2 Structure : EqualsRef Method
Determines whether the specified Matrix3x2 is equal to this instance.
Syntax
'Declaration
 
Public Function EqualsRef( _
   ByRef other As Matrix3x2 _
) As System.Boolean
public System.bool EqualsRef( 
   ref Matrix3x2 other
)

Parameters

other
See Also

Reference

Matrix3x2 Structure
Matrix3x2 Members