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