Gets or sets the size of the auto scroll zone near the edges of the control.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public int ScrollZoneSize { get; set; } |
Visual Basic
![]() |
---|
Public Property ScrollZoneSize As Integer |
An integer specifying the size in pixels of the area near the view edges where auto-scrolling is triggered. The default value is 8.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |