Gets or sets a value indicating whether auto scrolling of the document area is enabled. This is a dependency property.
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; otherwise, false. The default is true.
Enable this property to have the document scroll automatically when new items are added or existing items are being dragged outside the visible area.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |