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