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

MiniMapBehavior Class

The base class to provide mini map behavior.

Namespace: DevExpress.Xpf.Map

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

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

Declaration

public abstract class MiniMapBehavior :
    MapDependencyObject

The following members return MiniMapBehavior objects:

Remarks

Refer to the Mini Map topic to learn more about mini map behaviors.

See Also