ComponentOne Maps for WPF and Silverlight
GetPinpoint Method (C1MapCanvas)

C1.WPF.Maps Namespace > C1MapCanvas Class : GetPinpoint Method
The element from which to read the attached property.
Gets the value of the Pinpoint attached property for the specified element.
Syntax
'Declaration
 
Public Shared Function GetPinpoint( _
   ByVal element As System.Windows.DependencyObject _
) As System.Windows.Point
public static System.Windows.Point GetPinpoint( 
   System.Windows.DependencyObject element
)

Parameters

element
The element from which to read the attached property.

Return Value

The value of the Pinpoint property.
See Also

Reference

C1MapCanvas Class
C1MapCanvas Members