Xamarin Pack Programmer's Guide
DiagramView.AllowAutoScroll Property
See Also
 






Gets or sets a value indicating whether the view will autoscroll during user interactions when the interaction happens near the edge of the view.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool AllowAutoScroll { get; set; }

Visual Basic  Copy Code

Public Property AllowAutoScroll As Boolean

 Property Value

A boolean value.

 See Also

DiagramView Members
DiagramView Class
MindFusion.Diagramming Namespace