←Select platform

RasterPictureBoxAnimationMode Enumeration

Summary

Values for the RasterPictureBox.AnimationMode property.

Syntax

C#
VB
C++
public enum RasterPictureBoxAnimationMode 
  
Public Enum RasterPictureBoxAnimationMode  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
public enum class RasterPictureBoxAnimationMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members

ValueMemberDescription
0UseImageGlobalLoopUse the Leadtools.RasterImage.AnimationGlobalLoop property when playing GIF files. The AnimationGlobalLoop property specifies whether the animation should not loop (no animation), loop continuously, or loop for N times.
1InfinitePlay GIF files in a continuous loop.
Remarks

The RasterPictureBox.AnimationMode property controls user interaction with the control's display.

Requirements

Target Platforms

See Also

Reference

Leadtools.WinForms Namespace

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly