Class HorizontalVerticalTransformationStep
Represents a step in the process of transforming between horizontal and/or vertical datums.
Inheritance
Implements
Namespace: Esri.ArcGISRuntime.Geometry
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class HorizontalVerticalTransformationStep : IEquatable<HorizontalVerticalTransformationStep>
Remarks
Each Horizontal
One or more Horizontal
A Horizontal
Constructors
Name | Description |
---|---|
Horizontal |
Initializes a new instance of the Horizontal |
Horizontal |
Initializes a new instance of the Horizontal |
Properties
Name | Description |
---|---|
Is |
Gets a value indicating whether this transformation step is an inverted transformation. |
Is |
Gets a value indicating whether any files needed by the Projection Engine for this geographic transformation step are missing from the local file system. |
Projection |
Gets a read-only list of Projection Engine files required to support this geographic transformation step. |
Wkid | Gets the well-known ID or 0 if the transformation in this step does not have a well-known ID. |
Wk |
Gets the well-known text of this transformation step instance. |
Methods
Name | Description |
---|---|
Equals(Horizontal |
Returns |
Equals(Object) | Returns a value indicating if the two objects are equal. |
Get |
Serves as the hash function for the class. |
Get |
Returns the inverse of the transformation step or |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.10 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.10 - 200.6 |
Xamarin.Android | 100.10 - 100.15 |
Xamarin.iOS | 100.10 - 100.15 |
UWP | 100.10 - 200.6 |