Back to Devexpress

IMapDataAdapter.GetLayer() Method

windowsforms-devexpress-dot-xtramap-dot-imapdataadapter-890947d2.md

latest1.0 KB
Original Source

IMapDataAdapter.GetLayer() Method

Returns the layer associated with this data adapter.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
MapItemsLayerBase GetLayer()
vb
Function GetLayer As MapItemsLayerBase

Returns

TypeDescription
MapItemsLayerBase

A MapItemsLayerBase class descendant.

|

See Also

IMapDataAdapter Interface

IMapDataAdapter Members

DevExpress.XtraMap Namespace