BackgroundStyle.Fill Property
In This Article
Gets or sets the color that is used to fill the background of a particular map element.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Property Value
Type | Description |
---|---|
Color | A Color that specifies the color used to fill the background of a map element. |
See Also