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