TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / InertiaTranslationBehavior Class / DesiredDisplacement Property

In This Topic
    DesiredDisplacement Property (InertiaTranslationBehavior)
    In This Topic
    Gets or sets the linear movement of the manipulation at the end of inertia.
    Syntax
    'Declaration
     
    
    Public Property DesiredDisplacement As Single
    public float DesiredDisplacement {get; set;}

    Property Value

    The linear movement of the manipulation at the end of inertia.
    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