MapControl.CollapseCluster(MapItem) Method
In This Article
Collapses the specified cluster.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
item | Map |
The cluster to be collapsed. |
See Also