Gets the value of the LatLong attached property for the
specified element.
Namespace:
C1.Silverlight.MapsAssembly: C1.Silverlight.Maps (in C1.Silverlight.Maps.dll)
Syntax
| C# |
|---|
public static Point GetLatLong( DependencyObject element ) |
| Visual Basic |
|---|
Public Shared Function GetLatLong ( _ element As DependencyObject _ ) As Point |
Parameters
- element
- Type: System.Windows..::..DependencyObject
The element from which to read the attached property.