Property BackgroundGrid
BackgroundGrid
Gets or sets the background grid rendered behind the map data.
Declaration
public BackgroundGrid BackgroundGrid { get; set; }
Property Value
Type | Description |
---|---|
BackgroundGrid | The background grid rendered behind the map data. |
Remarks
The background grid determines the color and context grid of a map view when no Map has been set.
The Map displays on top of the background grid or the optional BackgroundColor to
determine what is displayed under transparent areas of the map. If BackgroundColor is not
null
, then BackgroundGrid is ignored and BackgroundColor will be used as
the background color of the map.
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET 6.0 Windows | 100.13 - 100.15 |