Size.IsEmpty

Size.IsEmpty property

Gets a value indicating whether this Size has width and height of 0.

public bool IsEmpty { get; }

See Also