Property WkText
WkText
Gets the well-known text definition of the horizontal and vertical coordinate systems of this builder.
Declaration
public string WkText { get; }
Property Value
| Type | Description |
|---|---|
| System.String | The well-known text definition of the horizontal and vertical coordinate systems of this builder. |
Remarks
If this coordinate system can only be represented in WKT2 format this property returns an empty string. See SpatialReferenceBuilder.WKText2.
See Also
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.8 |
| .NET | 200.8 |
| .NET Windows | 200.8 |
| .NET Android | 200.8 |
| .NET iOS | 200.8 |
| .NET Framework | 200.8 |
| UWP | 200.8 |