ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Touch Namespace / TouchProcessor Class / MaxTapDisplacement Property

In This Topic
    MaxTapDisplacement Property (TouchProcessor)
    In This Topic
    Gets or sets the maximum possible displacement allowable for a tap, in DIPs.
    Syntax
    'Declaration
     
    Public Property MaxTapDisplacement As System.Single
    public System.float MaxTapDisplacement {get; set;}
    See Also