Search
ScrollArrowEventArgs Class
See Also
 






Contains arguments for the ScrollArrowClicked event.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public class ScrollArrowEventArgs : EventArgs

Visual Basic  Copy Code

Public Class ScrollArrowEventArgs
    Inherits EventArgs

 Inheritance Hierarchy

System.Object
    System.EventArgs
        MindFusion.Diagramming.ScrollArrowEventArgs

 See Also