Sets the amount by which to auto-scroll the view when the mouse leaves the view boundaries while drawing.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public Overview SetAutoScrollAmount ( |
Visual Basic
Copy Code
|
|---|
Public Function SetAutoScrollAmount( _ |
A number specifying the amount by which to auto-scroll.
This Overview instance for chaining method calls.
See Also