TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / AnimationStartingEventArgs Class / CurrentZoomFactor Property

In This Topic
    CurrentZoomFactor Property (AnimationStartingEventArgs)
    In This Topic
    Gets the current zoom factor.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CurrentZoomFactor As Single
    public float CurrentZoomFactor {get;}

    Property Value

    The current zoom factor.
    See Also