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

BitmapViewer.Scroll Method

Moves the scroll bar to a specified position.

Overload List

Name Description
Public method Scroll(Boolean, ScrollValue)

Moves one of the scroll bars to the specified position.

(Overrides ViewerBase.Scroll(Boolean, ScrollValue).)
Public method Scroll(Int32, Int32)

Moves the scroll bar by specified values.

(Overrides ViewerBase.Scroll(Int32, Int32).)

See Also

Reference