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

MapOverlay.BackgroundStyle Property

Returns the background style of a map overlay.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public BackgroundStyle BackgroundStyle { get; }

Property Value

Type Description
BackgroundStyle

A BackgroundStyle object specifying the style of a map overlay.

See Also