Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgSpatialContextReader
Close
GetCoordinateSystem
GetCoordinateSystemWkt
GetDescription
GetExtent
GetExtentType
GetName
GetXYTolerance
GetZTolerance
IsActive
ReadNext
Reset
STRING
MgSpatialContextReader::GetName
(
)
Gets the name of the spatial context currently being read.
.NET Syntax
string
GetName()
;
Java Syntax
String
GetName()
;
PHP Syntax
string
GetName()
;
Returns:
Returns the name of the spatial context.
Comments or suggestions? Send us
feedback
.