Back to Devexpress

MapControl.Overlays Property

windowsforms-devexpress-dot-xtramap-dot-mapcontrol-cc4d053c.md

latest1.0 KB
Original Source

MapControl.Overlays Property

Returns the collection of map overlays.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public MapOverlayCollection Overlays { get; }
vb
Public ReadOnly Property Overlays As MapOverlayCollection

Property Value

TypeDescription
MapOverlayCollection

A collection of MapOverlay objects.

|

See Also

MapControl Class

MapControl Members

DevExpress.XtraMap Namespace