ArcGISHorizontalVerticalTransformation

Namespace: GameEngine.Geometry
Class: GameEngine/Geometry/ArcGISHorizontalVerticalTransformation
Since: 1.0.0
Inheritance: ArcGISDatumTransformation->ArcGISHorizontalVerticalTransformation

Summary

Used to transform coordinates of z-aware geometries between spatial references that have different geographic and/or vertical coordinate systems.

Constructors

ArcGISHorizontalVerticalTransformation(ArcGISImmutableArray<ArcGISHorizontalVerticalTransformationStep>)

Create a multi-step transformation from one or more ArcGISHorizontalVerticalTransformationStep instances.

Since 1.0.0

Arguments
NameTypeSummary
steps

An ArcGISImmutableArray<T> containing ArcGISHorizontalVerticalTransformationStep instances.

ArcGISHorizontalVerticalTransformation(ArcGISHorizontalVerticalTransformationStep)

Create a single step transformation.

Since 1.0.0

Arguments

Properties

PropertyTypeNullableReadonlySummary
No
No

The array of transformation steps that define this transformation.

Steps

ArcGISImmutableArray<ArcGISHorizontalVerticalTransformationStep> Steps

The array of transformation steps that define this transformation.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close