Rectangle.Empty

Rectangle.Empty property

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

public static Rectangle Empty { get; }

See Also