Leadtools.WinForms Namespace > RasterPictureBox Class : StopAnimation Method |
public void StopAnimation()
'Declaration Public Sub StopAnimation()
'Usage Dim instance As RasterPictureBox instance.StopAnimation()
public void StopAnimation()
function Leadtools.WinForms.RasterPictureBox.StopAnimation()
public: void StopAnimation();
Public Sub RasterPictureBox_StopAnimation(ByVal viewer As RasterPictureBox) viewer.StopAnimation() End Sub
public void RasterPictureBox_StopAnimation(RasterPictureBox viewer) { viewer.StopAnimation(); // suspend painting of the image }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2