ArcGISGeographicTransformation

Namespace: GameEngine.Geometry
Class: 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(ArcGISImmutableArray<ArcGISGeographicTransformationStep>)

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

Since 1.0.0

Arguments
NameTypeSummary
steps

An ArcGISImmutableArray<T> containing ArcGISGeographicTransformationStep instances.

ArcGISGeographicTransformation(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> Steps

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.