|
MapGuide API Reference
|
| virtual MgCoordinate* MgCurve::GetEndCoordinate | ( | ) | [pure virtual] |
Gets the ending coordinate of the curve.
| virtual MgCoordinate GetEndCoordinate(); |
| virtual MgCoordinate GetEndCoordinate(); |
| virtual MgCoordinate GetEndCoordinate(); |
Implemented in MgCurveString, and MgLineString.