Gets or sets the step used to translate the view during autoscrolling.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double AutoScrollAmount { get; set; } |
Visual Basic Copy Code |
---|
Public Property AutoScrollAmount As Double |
A double value.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |