[]
        
(Showing Draft Content)

C1.WPF.Maps.MapCanvas.SetLongLat

SetLongLat Method

SetLongLat(DependencyObject, Point)

Sets the value of the LongLat attached property for the specified element.

Declaration
public static void SetLongLat(DependencyObject element, Point value)
Parameters
Type Name Description
DependencyObject element

The element to write the attached property to.

Point value

The property value to set.