Skip to main content
A newer version of this page is available. .

VectorLayerBase Class

Serves as the base class for all vector layers.

Namespace: DevExpress.Xpf.Map

Assembly: DevExpress.Xpf.Map.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Map, DevExpress.Wpf.Map

Declaration

public abstract class VectorLayerBase :
    LayerBase,
    IAttributeParserListener,
    IZIndexPropertiesProvider,
    IEditableLayer,
    ILayoutPointConverter,
    IItemInfosProvider

The following members return VectorLayerBase objects:

See Also