Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / INMouseEventProcessor Interface
Methods

In This Topic
    INMouseEventProcessor Interface Members
    In This Topic

    The following tables list the members exposed by INMouseEventProcessor.

    Public Methods
     NameDescription
     MethodPrecesses the mouse click event  
     MethodPrecesses the mouse double click event  
     MethodProcesses the mouse down event  
     MethodProcesses the mouse enter event  
     MethodPrecesses the mouse hover event  
     MethodProcesses the mouse leave event  
     MethodProcesses the mouse move event  
     MethodProcesses the mouse up event  
     MethodProcesses the mouse wheel event  
    Top
    See Also