MapControl.BackColor Property
In This Article
Gets or sets the map control’s background color.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Property Value
Type | Description |
---|---|
Color | A Color object representing the background color. |
See Also