Show / Hide Table of Contents

Property IsInverse

IsInverse

Gets a value indicating whether this transformation step is an inverted transformation.

Declaration
public bool IsInverse { get; }
Property Value
Type Description
Boolean

True if this transformation step is an inverted transformation.

Remarks

Transformations have a specific direction that is indicated by the WkText value. An inverted transformation is used to transform geometries in the opposite direction to that indicated by the well-known text. HorizontalVerticalTransformationStep has InputSpatialReference and OutputSpatialReference properties that respect the inverse value of the contained transformation(s).

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.10 - 100.15
.NET 6.0100.13 - 100.15
.NET 6.0 Windows100.13 - 100.15
.NET Framework100.10 - 100.15
.NET 5100.10 - 100.12
.NET Core 3.1100.10 - 100.12
Xamarin.Android100.10 - 100.15
Xamarin.iOS100.10 - 100.15
UWP100.10 - 100.15
In This Article
Back to top Copyright © 2022 Esri.