Xamarin.Forms.Rectangle.op_Inequality Method
Whether two Xamarin.Forms.Rectangles have unequal values.

Syntax

public static bool operator!= (Rectangle r1, Rectangle r2)

Parameters

r1
A Xamarin.Forms.Rectangle being compared.
r2
A Xamarin.Forms.Rectangle being compared.

Returns

true if either the Rectangle.Position or Rectangle.Size of the two rectangles have differences.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0