MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual bool MgCoordinateSystemMathComparator::SameCoordinateSystem ( MgCoordinateSystem pDefinition1,
MgCoordinateSystem pDefinition2 
) [pure virtual]

Determines if the two given coordinate system are the same.

Parameters:
pDefinition1(MgCoordinateSystem) The first definition to compare
pDefinition2(MgCoordinateSystem) The second definiton to compare
Returns:
true if both definitions are the same. false otherwise