MapControl.Overlays Property
Returns the collection of map overlays.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| MapOverlayCollection | A collection of MapOverlay objects. |
See Also