MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Gets the name of the coordinate system currently being read in well-known text format.

.NET Syntax
string GetCoordinateSystemWkt();
Java Syntax
String GetCoordinateSystemWkt();
PHP Syntax
string GetCoordinateSystemWkt();
Returns:
Returns the coordinate system name in OGC WKT format or NULL if unknown.