Converts a Coordinate to <Point> format, then Appends it to the writer.
[Visual Basic]
Protected Sub AppendCoordinate( _
ByVal coordinate As Coordinate, _
ByVal writer As TextWriter, _
ByVal precisionModel As PrecisionModel _
)
Missing <remarks> documentation for M:Geotools.IO.GeometrySvgWriter.AppendCoordinate(Geotools.Geometries.Coordinate,System.IO.TextWriter,Geotools.Geometries.PrecisionModel)
GeometrySvgWriter Class | GeometrySvgWriter Members | Geotools.IO Namespace