Show / Hide Table of Contents

Property IsVisible

IsVisible

Gets or sets a value indicating whether the level is visibile in the map or scene.

Declaration
public bool IsVisible { get; set; }
Property Value
Type Description
Boolean

true if the level is visible; false otherwise.

Remarks

The default value is true for the ground floor in 2D, and for all levels in 3D.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.12 - 100.14
.NET 6.0100.13 - 100.14
.NET 6.0 Windows100.13 - 100.14
.NET Framework100.12 - 100.14
.NET 5100.12
.NET Core 3.1100.12
Xamarin.Android100.12 - 100.14
Xamarin.iOS100.12 - 100.14
UWP100.12 - 100.14
In This Article
Back to top Copyright © 2021 Esri.