MindFusion.Wpf Pack Programmer's Guide
ZoomControl.ScrollStep Property
See Also
 





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

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public double ScrollStep { get; set; }

Visual Basic  Copy Code

Public Property ScrollStep As Double

 Property Value

double value specifying the scroll offset. The default value is 10.

 See Also

ZoomControl Members
ZoomControl Class
MindFusion.UI.Wpf Namespace