Method SetViewpointScaleAsync
SetViewpointScaleAsync(Double)
Zooms to the given scale.
Declaration
public Task<bool> SetViewpointScaleAsync(double scale)
Parameters
Type | Name | Description |
---|---|---|
System. |
scale | The scale to zoom to, ie '50000' to zoom to 1:50,000 scale. |
Returns
Type | Description |
---|---|
Task<System. |
|
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 100.15 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 100.15 |