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