Search
ZoomControl.ScrollStep Property
See Also
 






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

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double ScrollStep { get; set; }

Visual Basic  Copy Code

Public Property ScrollStep As Double

 Property Value

 See Also