Search
ZoomControl.ScrollStep Property
See Also
 





Gets or sets the scroll offset added when users click the pan arrows.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public double ScrollStep { get; set; }

Visual Basic  Copy Code

Public Property ScrollStep As Double

 Property Value

 See Also