SmoothSpeed Property (ScrollProp Object)¶
Corresponds to the Smooth Scroll slider in the Scroll page of Configuration Properties. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
n = object.SmoothSpeed;
object.SmoothSpeed = n;
[VBScript]¶
n = object.SmoothSpeed
object.SmoothSpeed = n
Version¶