Show / Hide Table of Contents

Property FilterByVisibleScaleRange

| Edit this page View Source

FilterByVisibleScaleRange

Gets or sets a value indicating whether the scale of GeoView and any scale ranges on the Layers are used to determine when legend for layer is displayed.

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

If true, legend for layer is displayed only when layer is in visible scale range; otherwise, false, legend for layer is displayed regardless of its scale range.

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