SizeF.Empty

SizeF.Empty property

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

public static SizeF Empty { get; }

See Also