ArcGIS Runtime SDK for Windows Phone - Library Reference
GetPosition Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > GraphicMouseEventArgs Class : GetPosition Method

relativeTo
Returns the x- and y-coordinates of the mouse pointer position, optionally evaluated against a coordinate origin of a supplied System.Windows.UIElement.

Syntax

Visual Basic (Declaration) 
Public Function GetPosition( _
   ByVal relativeTo As UIElement _
) As Point
C# 
public Point GetPosition( 
   UIElement relativeTo
)

Parameters

relativeTo

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.