[]
Gets the value of the LongLat attached property for the specified element.
public static Point GetLongLat(DependencyObject element)
| Type | Name | Description |
|---|---|---|
| DependencyObject | element | The element from which to read the attached property. |
| Type | Description |
|---|---|
| Point | The value of the LongLat property. |