Web API Reference MapGuide Open Source
virtual MgCoordinate* MgPoint::GetCoordinate (  )  [virtual]

Gets the coordinate that defines this point.

.NET Syntax
virtual MgCoordinate GetCoordinate();
Java Syntax
virtual MgCoordinate GetCoordinate();
PHP Syntax
virtual MgCoordinate GetCoordinate();

Returns:
The MgCoordinate that defines this point.


Comments or suggestions? Send us feedback.