Back to Devexpress

MapClusterer Properties

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

latest3.2 KB
Original Source

MapClusterer Properties

The base class for default clusterers.

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.
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.
GroupProviderGets or sets the group provider used to separate the initial list of items into groups.
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.
ItemMinSizeGets or sets the minimum size of an item representing a cluster.
ItemsReturns the collection of map items representing clusterized source map items.
StepInPixelsGets or sets the maximum distance between MapItem objects inside one cluster.

See Also

MapClusterer Class

MapClusterer Members

DevExpress.Xpf.Map Namespace