Back to Devexpress

MarkerClusterer Properties

wpf-devexpress-dot-xpf-dot-map-dot-markerclusterer-dot-underscore-properties.md

latest3.7 KB
Original Source

MarkerClusterer Properties

The clusterer based on grouping items in an item neighborhood.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
ClusterSettingsGets or sets the settings used to generate cluster representatives. Inherited from MapClusterer.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
DisplayNonClusteredItemsGets or sets the value indicating whether the map items that can’t be clustered should be displayed. Inherited from MapClusterer.
GroupProviderGets or sets the group provider used to separate the initial list of items into groups. Inherited from MapClusterer.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
ItemMaxSizeGets or sets the maximum size of an item representing a cluster. Inherited from MapClusterer.
ItemMinSizeGets or sets the minimum size of an item representing a cluster. Inherited from MapClusterer.
ItemsReturns the collection of map items representing clusterized source map items. Inherited from MapClusterer.
StepInPixelsGets or sets the maximum distance between MapItem objects inside one cluster. Inherited from MapClusterer.

See Also

MarkerClusterer Class

MarkerClusterer Members

DevExpress.Xpf.Map Namespace