MapGuide API Reference
|
virtual bool MgCoordinateSystemGridSpecification::IsSameAs | ( | MgCoordinateSystemGridSpecification * | specification | ) | [pure virtual] |
Determines if two MgCoordinateSystemGridSpecification objects are the same.
virtual bool IsSameAs (MgCoordinateSystenGridSpecification secondObject); |
virtual bool IsSameAs (MgCoordinateSystenGridSpecification secondObject); |
virtual bool IsSameAs (MgCoordinateSystenGridSpecification secondObject); |
specification | (MgCoordinateSystemGridSpecification) The second object to which the host object is to be compared to. |