Back to Devexpress

dxMapControlInertialScrollingDecelerationRatio Constant

vcl-dxmapcontrol-c0a667fe.md

latest447 B
Original Source

dxMapControlInertialScrollingDecelerationRatio Constant

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

dxMapControl Unit