TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / ManipulationVelocities Class / Expansion Property

In This Topic
    Expansion Property (ManipulationVelocities)
    In This Topic
    Gets the expansion, or scaling, velocity in DIPs per millisecond.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Expansion As Single
    public float Expansion {get;}

    Property Value

    The expansion, or scaling, velocity in DIPs per millisecond.
    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