'Declaration
Public Overloads Shared Function ToString( _ ByVal shape As GeoGeometry, _ ByVal format As String _ ) As String
public static string ToString( GeoGeometry shape, string format )
Parameters
- shape
- The geometry shape.
- format
- The format string to apply to point values.
Return Value
The string representation for the geometry shape.