Skip to main content

MapFileReaderBase Class

The base for classes that provide functionality to load shape data from an external file.

Namespace: DevExpress.UI.Xaml.Map

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

NuGet Package: DevExpress.Uwp.Controls

Declaration

[ContentProperty(Name = "FileSource")]
public abstract class MapFileReaderBase :
    DependencyObject,
    IOwnedElement

The following members return MapFileReaderBase objects:

Inheritance

See Also