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