Method SetViewpointScaleAsync
SetViewpointScaleAsync(Double)
Zooms to the given scale.
Declaration
public Task<bool> SetViewpointScaleAsync(double scale)
Parameters
| Type | Name | Description |
|---|---|---|
| Double | scale | The scale to zoom to, ie '50000' to zoom to 1:50,000 scale. |
Returns
| Type | Description |
|---|---|
| System.Threading.Tasks.Task<Boolean> |
|
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET 6.0 Windows | 100.13 - 100.15 |