MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends

Gets the name of the coordinate system of the spatial context currently being read. If the result is a null string, the coordinate system is unknown to the spatial context.

.NET Syntax
string GetCoordinateSystem();
Java Syntax
String GetCoordinateSystem();
PHP Syntax
string GetCoordinateSystem();
Returns:
Returns the coordinate system name or NULL if unknown.