Show / Hide Table of Contents

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
BackgroundColor

Applies to

Platforms and versions
TargetVersions
.NET 6.0 Windows100.13 - 200.0
In This Article
Back to top Copyright © 2022 Esri.