SizeF.Empty

SizeF.Empty field

Gets a SizeF structure that has a Height and Width value of 0.

public static readonly SizeF Empty;

Return Value

A SizeF structure that has a Height and Width value of 0.

See Also