Property DefaultZoomScale
| Edit this page View SourceDefaultZoomScale
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.