MapClusterer.Items Property
Returns the collection of map items representing clusterized source map items.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
MapVectorItemCollection | A MapVectorItemCollection object, representing the collection of MapItem class descendant objects. |
See Also