Back to Devexpress

MiniMapBehavior Class

windowsforms-devexpress-dot-xtramap-8e595faf.md

latest1.4 KB
Original Source

MiniMapBehavior Class

The base class to provide mini map behavior.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public abstract class MiniMapBehavior :
    ISupportObjectChanged,
    ISupportObjectChanging
vb
Public MustInherit Class MiniMapBehavior
    Implements ISupportObjectChanged,
               ISupportObjectChanging

The following members return MiniMapBehavior objects:

Remarks

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

Inheritance

Object MiniMapBehavior DynamicMiniMapBehavior

FixedMiniMapBehavior

See Also

MiniMapBehavior Members

DevExpress.XtraMap Namespace