Converts from a string to a Point representing a geographic coordinate and back.
Namespace:
C1.Silverlight.MapsAssembly: C1.Silverlight.Maps (in C1.Silverlight.Maps.dll)
Syntax
| C# |
|---|
public class LatLongConverter : TypeConverter |
| Visual Basic |
|---|
Public Class LatLongConverter _ Inherits TypeConverter |
Remarks
When converting from a string, LatLongConverter accepts any of the formats defined by LatLongFormat.
Inheritance Hierarchy
System..::..Object
System.ComponentModel..::..TypeConverter
C1.Silverlight.Maps..::..LatLongConverter
System.ComponentModel..::..TypeConverter
C1.Silverlight.Maps..::..LatLongConverter