ToString(GeoShape,String) Method
Converts the provided shape data into string representation.
'Declaration
Public Overloads Shared Function ToString( _
ByVal As GeoShape, _
ByVal As String _
) As String
Parameters
- shape
- The shape.
- format
- The format string to apply to point values.
Return Value
Byte array with encoded data.