ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Touch Namespace / TouchManipulation Class / Inertia Property

In This Topic
    Inertia Property (TouchManipulation)
    In This Topic
    Indicates if the interaction has triggered inertia.
    Syntax
    'Declaration
     
    Public ReadOnly Property Inertia As System.Boolean
    public System.bool Inertia {get;}
    See Also