Back to Devexpress

MiniMap Members

windowsforms-devexpress-dot-xtramap-dot-minimap-dot-underscore-members.md

latest4.0 KB
Original Source

MiniMap Members

Implements a mini map displayed within the MapControl.

Constructors

NameDescription
MiniMap()Initializes a new instance of the MiniMap class with default settings.

Properties

NameDescription
AlignmentGets or sets the alignment of a mini map.
BehaviorGets or sets the behavior of a mini map.
EnableScrollingGets or sets a value indicating whether or not scrolling is enabled.
EnableZoomingGets or sets a value indicating whether or not zooming is enabled.
HeightGets or sets the height of a mini map.
LayersReturns the collection of MiniMapLayerBase class descendant objects.
SetMapCenterOnClickGets or sets a value indicating whether or not to change the map center when an end-user clicks the mini map.
ViewportStyleReturns the style of a mini map viewport.
VisibleGets or sets a value indicating whether or not a mini map should be displayed.
WidthGets or sets the width of a mini map.

Methods

NameDescription
Dispose()Disposes of the current object. Inherited from MapDisposableObject.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the textual representation of MiniMap.

See Also

MiniMap Class

DevExpress.XtraMap Namespace