|
MapGuide API Reference
|
| virtual double MgCoordinate::GetZ | ( | ) | [pure virtual] |
Gets the Z value of this coordinate.
| virtual double GetZ(); |
| virtual double GetZ(); |
| virtual double GetZ(); |
Implemented in MgCoordinateXYM, MgCoordinateXYZM, MgCoordinateXY, and MgCoordinateXYZ.