Back to Devexpress

TdxCustomMapControl.ZoomIn Method

vcl-dxmapcontrol-dot-tdxcustommapcontrol-454f98a8.md

latest1004 B
Original Source

TdxCustomMapControl.ZoomIn Method

Zooms in the map.

Declaration

delphi
procedure ZoomIn;

Remarks

This method increments 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.ZoomOut

TdxCustomMapControl Class

TdxCustomMapControl Members

dxMapControl Unit