Gets or sets the scroll offset added when users click the pan arrows.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf
SyntaxC#
Copy Code
|
|---|
public double ScrollStep { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property ScrollStep As Double |
A double value specifying the scroll offset. The default value is 10.
See AlsoZoomControl Members
ZoomControl Class
MindFusion.UI.Wpf Namespace