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.GeometrySvgWriter.WriteNumber(System.Double)
GeometrySvgWriter Class | GeometrySvgWriter Members | Geotools.IO Namespace