ASP.NET Pack Programmer's Guide
Overview.AutoScrollAmount Property
See Also
 





Gets or sets the amount by which to auto-scroll the view when the mouse leaves the view boundaries while drawing.

Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms

 Syntax

C#  Copy Code

public float AutoScrollAmount { get; set; }

Visual Basic  Copy Code

Public Property AutoScrollAmount As Single

 Property Value

A number specifying the amount by which to auto-scroll.

 See Also

Overview Members
Overview Class
MindFusion.Diagramming.WebForms Namespace