Back to Devexpress

MapOverlayItemBase.BackgroundStyle Property

windowsforms-devexpress-dot-xtramap-dot-mapoverlayitembase-e296686d.md

latest1.1 KB
Original Source

MapOverlayItemBase.BackgroundStyle Property

Returns the background style of a map overlay.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public BackgroundStyle BackgroundStyle { get; }
vb
Public ReadOnly Property BackgroundStyle As BackgroundStyle

Property Value

TypeDescription
BackgroundStyle

A BackgroundStyle object specifying the style of an overlay item.

|

See Also

MapOverlayItemBase Class

MapOverlayItemBase Members

DevExpress.XtraMap Namespace