Back to Devexpress

MapOverlay.BackgroundStyle Property

windowsforms-devexpress-dot-xtramap-dot-mapoverlay-296d8152.md

latest1.1 KB
Original Source

MapOverlay.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
[DXCategory("Appearance")]
public BackgroundStyle BackgroundStyle { get; }
vb
<DXCategory("Appearance")>
Public ReadOnly Property BackgroundStyle As BackgroundStyle

Property Value

TypeDescription
BackgroundStyle

A BackgroundStyle object specifying the style of a map overlay.

|

See Also

MapOverlay Class

MapOverlay Members

DevExpress.XtraMap Namespace