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

MultiLayerViewer.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 scroll bars by the specified values.

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

See Also

Reference