Method SetViewpointAsync
SetViewpointAsync(Viewpoint, TimeSpan, AnimationCurve)
Animates the display to the new viewpoint using the provided animation curve. The Animation
Declaration
public Task<bool> SetViewpointAsync(Viewpoint viewpoint, TimeSpan duration, AnimationCurve animationCurve)
Parameters
Type | Name | Description |
---|---|---|
Viewpoint | viewpoint | The visible area to display in the view. |
System. |
duration | The time for the transition animation to complete. |
Animation |
animationCurve | The type of animation curve. |
Returns
Type | Description |
---|---|
System. |
|
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Windows | 100.13 - 200.6 |