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

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

    Property Value

    The target zoom factor.
    See Also