Show / Hide Table of Contents

Property Geometry

Geometry

Gets the Geometry contained by the KML geometry.

Declaration
public Geometry Geometry { get; }
Property Value
Type Description
Geometry

The Geometry contained by the KML geometry.

Remarks

If there is no contained geometry (e.g. reading a KmlModel with a missing location tag, or an empty KmlMultiGeometry), this property will return a point at world origin (0.0, 0.0, 0.0).

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.4 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.4 - 200.8
Xamarin.Android100.4 - 100.15
Xamarin.iOS100.4 - 100.15
UWP100.4 - 200.8
In This Article
Back to top Copyright © 2022 Esri.