TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / ManipulationDelta Structure / Scale Field

In This Topic
    Scale Field (ManipulationDelta)
    In This Topic
    The change in distance between touch contacts, as a percentage. For example, if the distance between two contacts changes from 100 DIPs to 200 DIPs during a manipulation, the value of Scale would be 2.0.
    Syntax
    'Declaration
     
    
    Public Scale As Single
    public float Scale
    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