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

MapElement Class

The base class for different map elements (e.g., layers).

Namespace: DevExpress.UI.Xaml.Map

Assembly: DevExpress.UI.Xaml.Map.v19.2.dll

Declaration

public abstract class MapElement :
    Control,
    IOwnedElement,
    INotifyPropertyChanged
See Also