Show / Hide Table of Contents

Class GeometryExtensions

Provides additional operations operations for Geometry objects, as extension methods.

Inheritance
Object
GeometryExtensions
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Esri.ArcGISRuntime.Geometry
Assembly: Esri.ArcGISRuntime.dll
Syntax
public static class GeometryExtensions

Methods

Name Description
WithM<T>(T, Double)

Returns a copy of a geometry with the supplied M value.

WithZ<T>(T, Double)

Returns a copy of a geometry with the supplied z-coordinate.

WithZAndM<T>(T, Double, Double)

Returns a copy of a geometry with the supplied z-coordinate and m-value.

Applies to

TargetVersions
.NET Standard 2.0200
.NET 6.0200
.NET 6.0 Windows200
.NET 6.0 Android200
.NET 6.0 iOS200
.NET Framework200
UWP200
In This Article
Back to top Copyright © 2022 Esri.