Interpolator.StopInterpolating Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Stops the interpolation regardless if it has reached the target
public:
void StopInterpolating();
public void StopInterpolating ();
member this.StopInterpolating : unit -> unit
Public Sub StopInterpolating ()