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.v21.1.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Map

Declaration

public BorderedElementStyleWidthSupport BackgroundStyle { get; }

Property Value

Type Description
BorderedElementStyleWidthSupport

The background style.

See Also