Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1DragStartedEventArgs Class / Origin Property

In This Topic
    Origin Property
    In This Topic
    Gets the absolute point where the gesture started.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Origin As Point
    public Point Origin {get;}
    See Also