Size.IsEmpty Property

Definition

Gets a value that indicates whether this instance of Size is Empty.

C#
public bool IsEmpty { get; }

Property Value

true if this instance of size is Empty; otherwise, false.

Remarks

This struct represents the .NET projection of the Windows Runtime (WinRT) Size struct. For more information, see Size in the UWP API reference.

For more information about this member, see Size.IsEmpty in the .NET Framework API reference.

Applies to

Product Versions
UWP 10.0