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

In This Topic
    UniformDeltaScale Property
    In This Topic
    Gets the uniform delta scale.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property UniformDeltaScale As Double
    public double UniformDeltaScale {get;}
    See Also