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