[]
Converts from a string to a System.Windows.Point representing a geographic coordinate and back.
public class LongLatConverter : TypeConverter
When converting from a string, LongLatConverter accepts any of the formats defined by LongLatFormat.
| Name | Description |
|---|---|
| LongLatConverter() |
| Name | Description |
|---|---|
| Format | Gets or sets the LongLatFormat used when converting to a string. |