Back to Devexpress

MapClusterer.StepInPixels Property

wpf-devexpress-dot-xpf-dot-map-dot-mapclusterer-5cdd6213.md

latest1.0 KB
Original Source

MapClusterer.StepInPixels Property

Gets or sets the maximum distance between MapItem objects inside one cluster.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public int StepInPixels { get; set; }
vb
Public Property StepInPixels As Integer

Property Value

TypeDescription
Int32

A Int32 value.

|

See Also

MapClusterer Class

MapClusterer Members

DevExpress.Xpf.Map Namespace