Show / Hide Table of Contents

Property GeographicTransformationSteps

GeographicTransformationSteps

Gets a list of geographic transformations that define this composite geographic transformation.

Declaration
public IReadOnlyList<GeographicTransformationStep> GeographicTransformationSteps { get; }
Property Value
Type Description
IReadOnlyList<GeographicTransformationStep>

A list of geographic transformations that define this composite geographic transformation.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.3 - 100.13
.NET Framework100.2.1 - 100.9
.NET 5100.11
.NET Core 3.1100.7 - 100.9
Xamarin.Android100.2.1 - 100.13
Xamarin.iOS100.2.1 - 100.9
UWP100.2.1 - 100.15
In This Article
Back to top Copyright © 2022 Esri.