Xamarin.Forms.Rectangle.IsEmpty Property
Whether thisXamarin.Forms.Rectangle has either Rectangle.Height or Rectangle.Width less than or equal to 0.

Syntax

public bool IsEmpty { get; }

Value

true if either Rectangle.Width or Rectangle.Height is less than or equal to 0.

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