ComponentOne Bitmap for WPF
EqualsRef Method (RectF)

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

Parameters

other
See Also

Reference

RectF Structure
RectF Members