Back to Devexpress

TdxCustomMapControl.ZoomOut Method

vcl-dxmapcontrol-dot-tdxcustommapcontrol-cfa52109.md

latest1008 B
Original Source

TdxCustomMapControl.ZoomOut Method

Zooms out of the map.

Declaration

delphi
procedure ZoomOut;

Remarks

This method decrements the ZoomLevel property value by 1. Refer to the property description to learn how the map control responds to property value changes.

See Also

TdxCustomMapControl.OnZoomLevelChanged

TdxCustomMapControl.OnZoomLevelChanging

TdxCustomMapControl.Zoom

TdxCustomMapControl.ZoomAsync

TdxCustomMapControl.ZoomIn

TdxCustomMapControl Class

TdxCustomMapControl Members

dxMapControl Unit