Property IsInverse
IsInverse
Gets a value indicating whether this transformation step is an inverted transformation.
Declaration
public bool IsInverse { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
|
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
Target | Versions |
---|---|
.NET Standard 2.0 | 100.10 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.10 - 200.5 |
Xamarin.Android | 100.10 - 100.15 |
Xamarin.iOS | 100.10 - 100.15 |
UWP | 100.10 - 200.5 |