dxMapControlInertialScrollingDecelerationRatio Constant
Controls the duration of inertial map scrolling.
Declaration
const dxMapControlInertialScrollingDecelerationRatio = 1500;
Remarks
The greater the constant value, the faster inertial map scrolling comes to a stop when the mouse button is released.
See Also