[]
        
(Showing Draft Content)

C1.Android.Core.C1Rect.Empty

Empty Property

Empty

Gets a special value that represents a rectangle with no position or area.

Declaration
public static C1Rect Empty { get; }
Property Value
Type Description
C1Rect

The empty rectangle, which has X and Y property values of System.Double.PositiveInfinity, and has Width and Height property values of System.Double.NegativeInfinity.