Property Map
Map
Gets or sets the map the view is rendering.
Declaration
[TypeConverter(typeof(MapConverter))]
public Map Map { get; set; }
Property Value
Type | Description |
---|---|
Map | The map the view renders. |
Remarks
Setting a non-loaded map to a view starts the load process of the map so the map can be displayed once loaded.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.0 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |