| |
String |
A String expression that specifies the parameters to specify options to scroll
the control's content while the user moves a node by drag and drop outside of
the control's client area. The string indicates the following parameters,
separated by comma: the step ( the number of pixels to scroll at once ), 16
pixels, by default ), the number of speeds to scroll ( 5 speeds, by default ),
the distance to increase or decrease the speed to scroll the control's
content ( 16 pixels, by default ), the number of mili-seconds to wait
until next scroll is performed ( 64 ms, by default ).
| |