MapGuide API Reference
|
virtual MgCoordinate* MgCurveSegment::GetEndCoordinate | ( | ) | [pure virtual] |
Gets the ending coordinate of the curve segment.
virtual MgCoordinate GetEndCoordinate(); |
virtual MgCoordinate GetEndCoordinate(); |
virtual MgCoordinate GetEndCoordinate(); |
Implemented in MgArcSegment, and MgLinearSegment.