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
C#
![]() |
---|
public bool AllowAutoScroll { get; set; } |
Visual Basic
![]() |
---|
Public Property AllowAutoScroll As Boolean |
A boolean value.