dxMapControlInertialScrollingDecelerationRatio Constant
In This Article
Controls the duration of inertial map scrolling.
#Declaration
Delphi
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