public static SpatialReference CreateSpatialReference( string wkt, int vWkid )
Public Overloads Shared Function CreateSpatialReference( _ ByVal wkt As String, _ ByVal vWkid As Integer _ ) As SpatialReference
Parameters
- wkt
- The Well-known text that represents the spatial reference.
- vWkid
- The Vertical Coordinate System Well-known ID.