Converts a double to a string, not in scientific notation.
[Visual Basic]
Protected Function WriteNumber( _
ByVal d As Double _
) As String
The double as a string, not in scientific notation.
Missing <remarks> documentation for M:Geotools.IO.GeometryWktWriter.WriteNumber(System.Double)
GeometryWktWriter Class | GeometryWktWriter Members | Geotools.IO Namespace