MultiGeometry.Geometries Property
Gets the collection of VectorGeometry elements in the MultiGeometry.
Thread safety: This property is not thread-safe.
Syntax
public VectorGeometryCollection Geometries { get; }
Property Value
Type: A collection of VectorGeometry elements.
Default: Empty collection.
The geometries in the geometry.
Default: Empty collection.
The geometries in the geometry.
Platforms
Windows, Linux, Android