LayerCollection Class
In This Article
A collection of layers.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Related API Members
The following members return LayerCollection objects:
#Remarks
An object of this class can be accessed using the MapControl.Layers property.
#Inheritance
See Also