Size.Empty

Size.Empty property

Gets a new instance of the Size structure that has Width and Height values set to zero.

public static Size Empty { get; }

See Also