Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1DragInertiaStartedEventArgs Class / Velocity Property

In This Topic
    Velocity Property
    In This Topic
    Gets the velocity of the gesture before the inertia started.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Velocity As Point
    public Point Velocity {get;}
    See Also