ComponentOne Bitmap for UWP
EqualsRef Method (RectD)

C1.UWP.DX Assembly > C1.Util.DX Namespace > RectD Structure : EqualsRef Method
Indicates whether this instance and a specified object are equal.
Syntax
'Declaration
 
Public Function EqualsRef( _
   ByRef other As RectD _
) As System.Boolean
public System.bool EqualsRef( 
   ref RectD other
)

Parameters

other
See Also

Reference

RectD Structure
RectD Members