Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ZoomDeltaEventArgs Class / CumulativeScale Property

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