SizeF.IsEmpty

SizeF.IsEmpty property

Gets a value indicating whether this SizeF structure has zero width and height.

public bool IsEmpty { get; }

See Also