TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / ZoomBoundsInfo Class / CurrentFactor Property

In This Topic
    CurrentFactor Property (ZoomBoundsInfo)
    In This Topic
    Gets the current factor provided by C1Zoom.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CurrentFactor As Single
    public float CurrentFactor {get;}

    Property Value

    The current factor provided by C1Zoom.
    See Also