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 RasterPictureBoxAnimationMode : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.WinForms.RasterPictureBoxAnimationMode = function() { }; Leadtools.WinForms.RasterPictureBoxAnimationMode.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterPictureBoxAnimationMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Infinite | Play GIF files in a continuous loop. |
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. |
System.Object
System.ValueType
System.Enum
Leadtools.WinForms.RasterPictureBoxAnimationMode
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