[]
        
(Showing Draft Content)

C1.WPF.Maps.MapCanvas.GetPinpoint

GetPinpoint Method

GetPinpoint(FrameworkElement)

Gets the value of the Pinpoint attached property for the specified element.

Declaration
public static Point GetPinpoint(FrameworkElement element)
Public Shared Function GetPinpoint(element As FrameworkElement) As Point
Parameters
Type Name Description
FrameworkElement element

The element from which to read the attached property.

Returns
Type Description
Point

The value of the Pinpoint property.