Show / Hide Table of Contents

Constructor KmlMultiGeometry

KmlMultiGeometry(IEnumerable<KmlGeometry>)

Initializes a new instance of the KmlMultiGeometry class.

Declaration
public KmlMultiGeometry(IEnumerable<KmlGeometry> kmlGeometries)
Parameters
Type Name Description
System.Collections.Generic.IEnumerable<KmlGeometry> kmlGeometries

The geometries that make up this multi-geometry.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.6 - 200.7
.NET200.6 - 200.7
.NET Windows200.6 - 200.7
.NET Android200.6 - 200.7
.NET iOS200.6 - 200.7
.NET Framework200.6 - 200.7
UWP200.6 - 200.7
In This Article
Back to top Copyright © 2022 Esri.