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

MiniMapBehavior Class

The base class to provide mini map behavior.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.1.dll

NuGet Package: DevExpress.Win.Map

Declaration

public abstract class MiniMapBehavior :
    ISupportObjectChanged,
    ISupportObjectChanging

The following members return MiniMapBehavior objects:

Remarks

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

See Also