Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1DragDeltaEventArgs Class / Velocities Property

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