ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Touch Namespace / TouchConfiguration Class / TranslationDeceleration Property

In This Topic
    TranslationDeceleration Property (TouchConfiguration)
    In This Topic
    Gets or sets the translation deceleration of an inertia processor, in DIPs per millisecond squared.
    Syntax
    'Declaration
     
    Public Property TranslationDeceleration As System.Single
    public System.float TranslationDeceleration {get; set;}
    See Also