public SpatialReferenceBuilder( string wkt, string verticalWkt )
Public Function New( _ ByVal wkt As String, _ ByVal verticalWkt As String _ )
Parameters
- wkt
- The well-known text that represents the spatial reference.
- verticalWkt
- The well-known text that represents the vertical coordinate system.