Gets or sets the step used to translate the view during autoscrolling.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public double AutoScrollAmount { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property AutoScrollAmount As Double |
A double value.
See Also