Gets or sets the size of the auto scroll zone near the edges of the control.
Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor
C# Copy Code |
---|
public int ScrollZoneSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property ScrollZoneSize As Integer |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |