Skip to main content

MapLegendBase.BackgroundStyle Property

Returns the map legend background style.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public BorderedElementStyleWidthSupport BackgroundStyle { get; }

Property Value

Type Description
BorderedElementStyleWidthSupport

The background style.

See Also