MindFusion WinForms Programmer's Guide
DiagramView.ScrollChanged Event
See Also
 





Occurs when the scroll position has changed.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms

 Syntax

C#  Copy Code

public event EventHandler ScrollChanged

Visual Basic  Copy Code

Public Event ScrollChanged As EventHandler

 Event Data

ScrollChanged event handlers receive an argument of type EventArgs.

 See Also

DiagramView Members
DiagramView Class
MindFusion.Diagramming.WinForms Namespace
ScrollX
ScrollY