ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml 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 System.Double
    public System.double UniformDeltaScale {get;}
    See Also