Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

MiniMap Properties

Implements a mini map displayed within the MapControl.
Name Description
Alignment Gets or sets the alignment of a mini map.
Behavior Gets or sets the behavior of a mini map.
EnableScrolling Gets or sets a value indicating whether or not scrolling is enabled.
EnableZooming Gets or sets a value indicating whether or not zooming is enabled.
Height Gets or sets the height of a mini map.
Layers Returns the collection of MiniMapLayerBase class descendant objects.
SetMapCenterOnClick Gets or sets a value indicating whether or not to change the map center when an end-user clicks the mini map.
ViewportStyle Returns the style of a mini map viewport.
Visible Gets or sets a value indicating whether or not a mini map should be displayed.
Width Gets or sets the width of a mini map.
See Also