Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace : RasterPictureBoxAnimationMode Enumeration |
public enum RasterPictureBoxAnimationMode : System.Enum
'Declaration
Public Enum RasterPictureBoxAnimationMode Inherits System.Enum
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.Controls.RasterPictureBoxAnimationMode