ComponentOne SuperTooltip for WinForms
C1.Win.8 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 System.Boolean
    public System.bool HasOverpan {get;}
    See Also