ImageAnimator::StopAnimate Method (Image^, EventHandler^)
.NET Framework (current version)
Terminates a running animation.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- image
-
Type:
System.Drawing::Image^
The Image object to stop animating.
- onFrameChangedHandler
-
Type:
System::EventHandler^
An EventHandler object that specifies the method that is called when the animation frame changes.
.NET Framework
Available since 1.1
Available since 1.1
Show: