RectangleF.Empty

RectangleF.Empty property

Gets a new instance of the RectangleF structure that has X, Y, Width and Height values set to zero.

public static RectangleF Empty { get; }

See Also