MapOverlay.BackgroundStyle Property
In This Article
Returns the background style of a map overlay.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
[DXCategory("Appearance")]
public BackgroundStyle BackgroundStyle { get; }
#Property Value
Type | Description |
---|---|
Background |
A Background |
See Also