Skip to main content

LayerBase Class

Serves as the base class for all layers.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v23.2.dll

NuGet Package: DevExpress.Wpf.Map

Declaration

public abstract class LayerBase :
    MapElement,
    IUnitConverterProvider,
    ISupportDataLoading,
    IItemVisibilityCalculatorProvider,
    ILegendDataProvider

The following members return LayerBase objects:

See Also