Gets or sets a value indicating whether automatic scrolling is enabled.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public bool AutoScroll { get; set; } |
Visual Basic
![]() |
---|
Public Property AutoScroll As Boolean |
true if auto scrolling is enabled, or false otherwise. The default is true.
Enable this property to have the diagram scroll automatically when new items are added or existing items are being dragged outside of current viewport.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |