wpf-devexpress-dot-xpf-dot-map-acef96a8.md
Serves as the base class for all layers.
Namespace : DevExpress.Xpf.Map
Assembly : DevExpress.Xpf.Map.v25.2.dll
NuGet Package : DevExpress.Wpf.Map
public abstract class LayerBase :
MapElement,
IUnitConverterProvider,
ISupportDataLoading,
IItemVisibilityCalculatorProvider,
ILegendDataProvider
Public MustInherit Class LayerBase
Inherits MapElement
Implements IUnitConverterProvider,
ISupportDataLoading,
IItemVisibilityCalculatorProvider,
ILegendDataProvider
The following members return LayerBase objects:
Show 14 items
Object DispatcherObject DependencyObject Visual UIElement FrameworkElement Control MapElement LayerBase ImageLayer
See Also