Gets or sets the scroll offset added when users click the pan arrows.
Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc
SyntaxC#
Copy Code
|
|---|
public double ScrollStep { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ScrollStep As Double |
See Also