Skip to main content

MiniMapBehavior Class

The base class to provide mini map behavior.

Namespace: DevExpress.Xpf.Map

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

NuGet Package: 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