RectangleSet.IsEmpty Property
Gets a value that tells whether the RectangleSet is empty.
Thread safety: This property is not thread-safe.
Syntax
public System.Boolean IsEmpty { get; }
Property Value
Type: System.Boolean
True if the set is empty; otherwise, False.
True if the set is empty; otherwise, False.
Platforms
Windows, Linux, Android