Back to Devexpress

MapClusterer.Items Property

wpf-devexpress-dot-xpf-dot-map-dot-mapclusterer-4338814e.md

latest1.1 KB
Original Source

MapClusterer.Items Property

Returns the collection of map items representing clusterized source map items.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public override MapVectorItemCollection Items { get; }
vb
Public Overrides ReadOnly Property Items As MapVectorItemCollection

Property Value

TypeDescription
MapVectorItemCollection

A MapVectorItemCollection object, representing the collection of MapItem class descendant objects.

|

See Also

MapClusterer Class

MapClusterer Members

DevExpress.Xpf.Map Namespace