This documentation is for the old version. Go to the latest Graphics Mill docs

BitmapViewer.Scrolled Event

Fires when some scroll bar was moved.

Namespace: Aurigma.GraphicsMill.WebControls
Assembly: Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)

Syntax

Visual Basic
<BrowsableAttribute(True)> _
Public Event Scrolled As EventHandler
C#
[BrowsableAttribute(true)]
public event EventHandler Scrolled

See Also

Reference