Web API Reference MapGuide Open Source
double MgSpatialContextReader::GetXYTolerance (  ) 

Gets the tolerance value used for both X and Y ordinates for the spatial context currently being read.

.NET Syntax
double GetXYTolerance();
Java Syntax
double GetXYTolerance();
PHP Syntax
double GetXYTolerance();

Returns:
Returns the tolerance value.


Comments or suggestions? Send us feedback.