Converts a MapPoint geometry to a coordinate notation string in the Degrees Decimal Minutes (DDM) format.
Syntax
Parameters
- point
- A MapPoint representing the location to be converted.
- numberOfDigits
- A System.Int32 indicating the number of decimal places used in the returned coordinate.
Return Value
A
System.String in the requested coordinate notation format representing the location defined by the MapPoint.
Requirements
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8
See Also