Show / Hide Table of Contents

Property IgnoreAreaChangesFlag

| Edit this page View Source

IgnoreAreaChangesFlag

Gets or sets a value indicating whether changes to the query area should be ignored. This is used to prevent IsEligibleForRequery becoming true because the view zoomed to a result.

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

Set this value to true when the GeoView is being navigated to show results, and set to false when the navigation completes.

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