Show / Hide Table of Contents

Class GeometryExtensions

Provides additional 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.

WithZAndM<T>(T, double, double)

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

WithZ<T>(T, double)

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

Applies to

TargetVersions
.NET Standard 2.0200.0 - 200.8
.NET200.0 - 300.0
.NET Windows200.0 - 300.0
.NET Android200.0 - 300.0
.NET iOS200.0 - 300.0
.NET Framework200.0 - 200.8
UWP200.0 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.