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

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

    Property Value

    The recommended factor provided by C1Zoom.
    See Also