Show / Hide Table of Contents

Property FilterHiddenLayers

| Edit this page View Source

FilterHiddenLayers

Gets or sets a value indicating whether the visibility of a Layer is used to determine when the legend for the layer is displayed.

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

If true, legend for the layer and sublayers is displayed only when the layer's IsVisible property is true.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX