Web API Reference MapGuide Open Source
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.