Leadtools.WinForms Namespace : RasterPictureBoxAnimationMode Enumeration |
public enum RasterPictureBoxAnimationMode : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum RasterPictureBoxAnimationMode Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As RasterPictureBoxAnimationMode
public enum class RasterPictureBoxAnimationMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Value | Member | Description |
---|---|---|
0x00000000 | UseImageGlobalLoop | Use 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. |
0x00000001 | Infinite | Play GIF files in a continuous loop. |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.RasterPictureBoxAnimationMode