Back to Devexpress

MapOverlay Members

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

latest4.1 KB
Original Source

MapOverlay Members

A Map Control overlay.

Constructors

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

Properties

NameDescription
AlignmentGets or sets the alignment of the map overlay.
BackgroundStyleReturns the background style of a map overlay.
ItemsReturns the collection of overlay items that the overlay displays.
JoiningOrientationGets or sets the value specifying how overlays are arranged if they have the same Alignment value.
LocationGets or sets the location of a map overlay.
MarginGets or sets the map overlay’s margin in device-independent pixels (DIPs).
PaddingGets or sets the map overlay’s padding in device-independent pixels (DIPs).
SizeGets or sets the map overlay’s size in device-independent pixels (DIPs).
VisibleGets or sets the value indicating whether or not a map overlay is visible.

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 the MapOverlay.

See Also

MapOverlay Class

DevExpress.XtraMap Namespace