MapLegendBase.BackgroundStyle Property
In This Article
Returns the map legend background style.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public BorderedElementStyleWidthSupport BackgroundStyle { get; }
#Property Value
Type | Description |
---|---|
Bordered |
The background style. |
See Also