Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1ZoomDeltaEventArgs Class / DeltaScale Property

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