Search
ZoomControl.scrollStep Property
See Also
 






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

Namespace: MindFusion.Controls
File: ZoomControl.js

 Syntax

JavaScript  Copy Code

get scrollStep() {}
set scrollStep(value) {}

 Property Value

Number

The scroll step.

 See Also