MapClustererBase.StepInPixels Property
Gets or sets the maximum distance between MapItem objects inside one cluster.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 50 | A Int32 value. |
See Also