Skip to main content
A newer version of this page is available. .

MiniMap Properties

This class allows showing the mini map on 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