LayerBase Class
Serves as the base class for all layers.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
public abstract class LayerBase :
MapElement,
IUnitConverterProvider,
ISupportDataLoading,
IItemVisibilityCalculatorProvider,
ILegendDataProvider
Related API Members
The following members return LayerBase objects:
Inheritance
See Also