ComponentOne Basic Library for UWP
Origin Property

C1.UWP Assembly > C1.Xaml Namespace > C1DragStartedEventArgs Class : Origin Property
Gets the absolute point where the gesture started.
Syntax
'Declaration
 
Public ReadOnly Property Origin As Windows.Foundation.Point
public Windows.Foundation.Point Origin {get;}
See Also

Reference

C1DragStartedEventArgs Class
C1DragStartedEventArgs Members