ComponentOne Xamarin Edition
GetPosition(View) Method
C1.Xamarin.Forms.Core Assembly > C1.Xamarin.Forms.Core Namespace > C1InputEventArgs Class > GetPosition Method : GetPosition(View) Method
Any visual object that is connected to the same object tree. To specify the object relative to the overall coordinate system, use a relativeTo value of null.
Gets the position of the pointer performing the drag gesture relatively to the specified element.
Syntax
public Xamarin.Forms.Point GetPosition( 
   Xamarin.Forms.View relativeTo
)

Parameters

relativeTo
Any visual object that is connected to the same object tree. To specify the object relative to the overall coordinate system, use a relativeTo value of null.
See Also

Reference

C1InputEventArgs Class
C1InputEventArgs Members
Overload List