Back to Devexpress

ExpandedClusterLayoutBase Class

windowsforms-devexpress-dot-xtramap-a2832023.md

latest1.7 KB
Original Source

ExpandedClusterLayoutBase Class

The base class for layouts that define how to position items in expanded clusters.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public abstract class ExpandedClusterLayoutBase :
    IExpandedClusterLayout
vb
Public MustInherit Class ExpandedClusterLayoutBase
    Implements IExpandedClusterLayout

Remarks

For more information, refer to the following section: Allow Users to Expand Clusters.

Implements

IExpandedClusterLayout

Inheritance

Object ExpandedClusterLayoutBase ExpandedClusterAdaptiveLayout

ExpandedClusterCircularLayout

ExpandedClusterSourceLocationLayout

ExpandedClusterSpiralLayout

See Also

ExpandedClusterLayoutBase Members

DevExpress.XtraMap Namespace