Class BackgroundGrid
A background grid defines the default color and context grid for display behind a map or scene surface.
Inheritance
Implements
Namespace: Esri.ArcGISRuntime.UI
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class BackgroundGrid : INotifyPropertyChanged
Remarks
The background grid determines what an empty Map
Constructors
Name | Description |
---|---|
Background |
Initializes a new instance of the Background |
Background |
Initializes a new instance of the Background |
Properties
Name | Description |
---|---|
Color | Gets or sets the background color |
Grid |
Gets or sets the grid line color |
Grid |
Gets or sets the grid line width in device-independent pixels (DIP). |
Grid |
Gets or sets the size of each grid square in device-independent pixels (DIP). |
Is |
Gets or sets a value indicating whether grid lines are visible on the Color. |
Name | Description |
---|---|
INotify |
Occurs when a property value changes. |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.0 - 200.6 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.6 |