InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.Touch Namespace / TouchManipulation Class / HasOverpan Property

In This Topic
    HasOverpan Property (TouchManipulation)
    In This Topic
    Indicates if the panning feedback offset is specified.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasOverpan As Boolean
    public bool HasOverpan {get;}
    See Also