Show / Hide Table of Contents

Method SetFeatureVisible

SetFeatureVisible(Feature, Boolean)

Sets the visibility of the given feature.

Declaration
public void SetFeatureVisible(Feature feature, bool visible)
Parameters
Type Name Description
Feature feature

The feature.

System.Boolean visible

true to show the feature, otherwise false.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.7
.NET200.3 - 200.7
.NET Windows200.3 - 200.7
.NET Android200.3 - 200.7
.NET iOS200.3 - 200.7
.NET Framework200.3 - 200.7
UWP200.3 - 200.7
In This Article
Back to top Copyright © 2022 Esri.