ComponentOne Bitmap for UWP
EqualsRef Method (Matrix4x4)

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

Parameters

other
See Also

Reference

Matrix4x4 Structure
Matrix4x4 Members