Geotools.Net

CoordinateSystemXmlWriter.Write Method

Converts a given coordinate system object to a XML string.

Overload List

Converts a given coordinate system object to a XML string.

public static string Write(object);

Converts a given coordinate system object to a IndentedTextWriter.

public static void Write(object,XmlTextWriter);

See Also

CoordinateSystemXmlWriter Class | CoordinateSystemXmlWriter Members | Geotools.IO Namespace