OverlayArrangement.ItemLayouts Property
Returns the layouts of items stored by the map overlay which this arrangement belongs to.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
Rectangle[] | An array of Rectangle objects specifying arrangements of stored items. |
See Also