[]
        
(Showing Draft Content)

C1.Win.Bitmap.ImageRect.op_Equality

operator == Operator

operator ==(ImageRect, ImageRect)

Determines if the specified values are equal.

Declaration
public static bool operator ==(ImageRect left, ImageRect right)
Parameters
Type Name Description
ImageRect left
ImageRect right
Returns
Type Description
bool