Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win.Touch Namespace / IManipulationEvents Interface
Members


In This Topic
    IManipulationEvents Interface
    In This Topic
    Syntax
    'Declaration
     
    
    Public Interface IManipulationEvents 
       Inherits ITouchEvents 
    'Usage
     
    
    Dim instance As IManipulationEvents
    public interface IManipulationEvents : ITouchEvents  
    See Also