MultiPolygonGeometry.Polygons Property
Gets the collection of PolygonGeometry elements in the MultiPolygonGeometry.
Thread safety: This property is not thread-safe.
Syntax
public PolygonGeometryCollection Polygons { get; }
Property Value
Type: A collection of PolygonGeometry elements.
Default: Empty collection.
The polygons in the geometry.
Default: Empty collection.
The polygons in the geometry.
Platforms
Windows, Linux, Android