Show / Hide Table of Contents

Class GeometryExtensions

Provides additional operations for Geometry objects, as extension methods.

Inheritance
System.Object
GeometryExtensions
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.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.0 - 200.7
.NET200.0 - 200.7
.NET Windows200.0 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework200.0 - 200.7
UWP200.0 - 200.7
In This Article
Back to top Copyright © 2022 Esri.