Gets or sets the distance from the edge of the view where user interactions would trigger autoscrolling.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double ScrollZoneSize { get; set; } |
Visual Basic Copy Code |
---|
Public Property ScrollZoneSize As Double |
A double value.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |