MapClustererBase.ItemMinSize Property
Gets the minimum size of a map item that is the cluster representative.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 10 | A Int32 value. |
Remarks
This value makes sense only for items that have the Size property. MapItem
See Also