public static SpatialReference CreateSpatialReference( string wkt, string verticalWkt )
Public Overloads Shared Function CreateSpatialReference( _ ByVal wkt As String, _ ByVal verticalWkt As String _ ) As SpatialReference
Parameters
- wkt
- The Well-known text that represents the spatial reference.
- verticalWkt
- The Well-known text that represents the vertical coordinate system.