Skip to main content
A newer version of this page is available. .

MapLegendBase.BackgroundStyle Property

Returns the map legend background style.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public BorderedElementStyleWidthSupport BackgroundStyle { get; }

Property Value

Type Description
BorderedElementStyleWidthSupport

The background style.

See Also