Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1DragCompletedEventArgs Class / CumulativeTranslation Property

In This Topic
    CumulativeTranslation Property (C1DragCompletedEventArgs)
    In This Topic
    Gets the accumulated translation.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CumulativeTranslation As Point
    public Point CumulativeTranslation {get;}
    See Also