Show / Hide Table of Contents

Property IsVisible

IsVisible

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

Declaration
public bool IsVisible { get; set; }
Property Value
Type Description
System.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 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.12 - 200.7
Xamarin.Android100.12 - 100.15
Xamarin.iOS100.12 - 100.15
UWP100.12 - 200.7
In This Article
Back to top Copyright © 2022 Esri.