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.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also