RectangleSet.Rectangles Property
Gets the collection of rectangles that the RectangleSet consists of.
Thread safety: This property is not thread-safe.
Syntax
public RectangleCollection Rectangles { get; }
Property Value
Type: A collection of Rectangle elements.
Default: Empty collection.
The collection of Rectangle objects that form the RectangleSet.
Default: Empty collection.
The collection of Rectangle objects that form the RectangleSet.
Platforms
Windows, Linux, Android