IMapDataAdapter.GetLayer() Method
Returns the layer associated with this data adapter.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Returns
| Type | Description |
|---|---|
| MapItemsLayerBase | A MapItemsLayerBase class descendant. |
See Also