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