Skip to main content

MiniMapBehavior Class

The base class to provide mini map behavior.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.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