Property Use3DBasemaps
Use3DBasemaps
Gets a value indicating whether the organization uses 3D basemaps in supported ArcGIS apps.
Declaration
[DataMember(Name = "use3dBasemaps", IsRequired = false)]
[JsonPropertyName("use3dBasemaps")]
[JsonInclude]
public bool Use3DBasemaps { get; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |
|
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 200.7 - 200.8 |
| .NET | 200.7 - 200.8 |
| .NET Windows | 200.7 - 200.8 |
| .NET Android | 200.7 - 200.8 |
| .NET iOS | 200.7 - 200.8 |
| .NET Framework | 200.7 - 200.8 |
| UWP | 200.7 - 200.8 |