Skip to main content

MapOverlayItemBase.BackgroundStyle Property

Returns the background style of a map overlay.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.1.dll

NuGet Package: DevExpress.Win.Map

Declaration

public BackgroundStyle BackgroundStyle { get; }

Property Value

Type Description
BackgroundStyle

A BackgroundStyle object specifying the style of an overlay item.

See Also