WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1DragDeltaEventArgs Class / CumulativeTranslation Property
In This Topic
    CumulativeTranslation Property (C1DragDeltaEventArgs)
    In This Topic
    Gets the accumulated translation.
    Syntax
    public Point CumulativeTranslation {get;}
    See Also