Show / Hide Table of Contents

Class KmlMultiGeometry

A KML multi-geometry containing multiple KmlGeometry objects.

Inheritance
System.Object
KmlGeometry
KmlMultiGeometry
Implements
System.IEquatable<KmlGeometry>
KmlGeometry.Geometry
KmlGeometry.IsExtruded
KmlGeometry.IsTessellated
KmlGeometry.AltitudeMode
KmlGeometry.Type
KmlGeometry.Equals(KmlGeometry)
KmlGeometry.Equals(Object)
KmlGeometry.GetHashCode()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Ogc
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class KmlMultiGeometry : KmlGeometry, IEquatable<KmlGeometry>

Constructors

Name Description
KmlMultiGeometry(IEnumerable<KmlGeometry>)

Initializes a new instance of the KmlMultiGeometry class.

Properties

Name Description
KmlGeometries

Gets or sets the KML geometries for the KML multi-geometry.

Applies to

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.