Interpolator.InterpolationDone Event
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.
The event fired when an Interpolation is completed.
public:
event Action ^ InterpolationDone;
public event Action InterpolationDone;
member this.InterpolationDone : Action
Public Event InterpolationDone As Action