ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Touch Namespace / TouchConfiguration Class / AngularDeceleration Property

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