Property BackgroundGrid
BackgroundGrid
Gets or sets the background grid that a Map is displayed on top of.
Declaration
public BackgroundGrid BackgroundGrid { get; set; }
Property Value
Type | Description |
---|---|
BackgroundGrid | The background grid that a Map is displayed on top of. |
Remarks
BackgroundGrid defines the color and context grid displayed in the MapView. If a Map has been assigned, the Map displays on top of this background grid.
If the Map contains transparent areas, the BackgroundGrid may be visible within the MaxExtent and you may wish to define a Color appropriate to your map's symbology. If a Map has a BackgroundColor, the BackgroundGrid is ignored.
The default BackgroundGrid color is gray with black grid lines.
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Windows | 100.13 - 200.5 |