[]
        
(Showing Draft Content)

C1.Win.Bitmap.ImageRect.op_Inequality

operator != Operator

operator !=(ImageRect, ImageRect)

Determines if the specified values are not equal.

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