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