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

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.v18.2.dll

Declaration

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

The following members return MapFileReaderBase objects:

Inheritance

Object
Windows.UI.Xaml.DependencyObject
MapFileReaderBase
See Also