ArcGISGeographicTransformation

Namespace: Esri::GameEngine::Geometry
Class: Esri/GameEngine/Geometry/ArcGISGeographicTransformation
Since: 1.0.0
Inheritance: ArcGISDatumTransformation->ArcGISGeographicTransformation

Summary

Used to transform coordinates of geometries between spatial references that have two different geographic coordinate systems.

Constructors

ArcGISGeographicTransformation(const ArcGISImmutableArray<ArcGISGeographicTransformationStep>&)

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

Since 1.0.0

Arguments
NameTypeConstSummary
steps
Yes

An ArcGISImmutableArray<T> containing ArcGISGeographicTransformationStep instances.

ArcGISGeographicTransformation(const ArcGISGeographicTransformationStep&)

Create a single step transformation.

Since 1.0.0

Arguments

Properties

PropertyTypeNullableReadonlySummary
No
No

The array of geographic transformation steps that define this geographic transformation.

Steps

ArcGISImmutableArray<ArcGISGeographicTransformationStep> GetSteps() const

The array of geographic transformation steps that define this geographic transformation.

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