ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1ZoomDeltaEventArgs Class / DeltaScale Property

In This Topic
    DeltaScale Property
    In This Topic
    Gets the delta scale.
    Syntax
    'Declaration
     
    Public ReadOnly Property DeltaScale As Windows.Foundation.Point
    public Windows.Foundation.Point DeltaScale {get;}
    See Also