MapEditor.ActiveLayer Property
Returns the layer that the Map Editor uses to store newly created map items.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| MapItemsLayerBase | The map layer. |
See Also