ComponentOne Bitmap for UWP
Equals(ImageRect) Method

C1.UWP.Bitmap Assembly > C1.Xaml.Bitmap Namespace > ImageRect Structure > Equals Method : Equals(ImageRect) Method
Indicates whether this instance and a specified object are equal.
Syntax
'Declaration
 
Public Overloads Function Equals( _
   ByVal other As ImageRect _
) As System.Boolean
public System.bool Equals( 
   ImageRect other
)

Parameters

other
See Also

Reference

ImageRect Structure
ImageRect Members
Overload List