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





Occurs when the scroll position changes.

Namespace: MindFusion.SvgViewer
Assembly: MindFusion.SvgViewer

 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

SvgViewer Members
SvgViewer Class
MindFusion.SvgViewer Namespace