Back to Devexpress

MapPointMappingInfoBase Class

wpf-devexpress-dot-xpf-dot-map-3faeae0d.md

latest2.0 KB
Original Source

MapPointMappingInfoBase Class

The base class for all map point mapping info classes.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public abstract class MapPointMappingInfoBase :
    MapDependencyObject
vb
Public MustInherit Class MapPointMappingInfoBase
    Inherits MapDependencyObject

Remarks

This class introduces the Latitude and Longitude properties, that specify names of the location datasource fields.

Inheritance

Show 13 items

Object DispatcherObject DependencyObject Freezable MapDependencyObject MapPointMappingInfoBase HeatmapPointMappingInfo

MapItemMappingInfoBase

MapBubbleMappingInfo

MapMultipointItemMappingInfo

MapLineMappingInfo

MapPieMappingInfo

MapItemMappingInfo

See Also

MapPointMappingInfoBase Members

DevExpress.Xpf.Map Namespace