Skip to main content

TdxMapControlOptionsBehavior.Animation Property

Controls if the map area is zoomed in/out with smooth animation.

Declaration

property Animation: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

If this property is set to True, zooming in/out of the map is performed with smooth animation. Otherwise, the current zoom level is changed immediately.

The default value of the Animation property is True.

See Also