MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual void MgCoordinateSystem::CancelLonLatBounds ( ) [pure virtual]

Cancels only the range checking for coordinate transformations, if it has been enabled via SetLonLatBounds before. Specifically, calling this method does not reset the min/max values on the coordinate system definition itself. That is, when eventually writing this object to the dictionary, the min/max values will be written, too.

Returns:
Nothing