Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1DragDeltaEventArgs Class / DeltaTranslation Property

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