Show / Hide Table of Contents

Property DefaultZoomScale

| Edit this page View Source

DefaultZoomScale

Gets or sets the default zoom scale to be used for results from this source.

Declaration
double DefaultZoomScale { get; set; }
Property Value
Type Description
double
Remarks

This value should be ignored when the underlying provider (e.g. LocatorTask) provides a viewpoint. Otherwise this zoom scale should be used to create the viewpoint for point results.

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