Search
DiagramView.ScrollChanged Event
See Also
 






Occurs when the scroll position changes.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public event EventHandler ScrollChanged

Visual Basic  Copy Code

Public Event ScrollChanged As EventHandler

 See Also