Error processing SSI file
(Leadtools.Controls)

Show in webframe

RasterPictureBoxAnimationMode Enumeration




Values for the AnimationMode property.
Syntax
public enum RasterPictureBoxAnimationMode : System.Enum 
'Declaration
 
Public Enum RasterPictureBoxAnimationMode 
   Inherits System.Enum
Members
ValueMemberDescription
0x00000000UseImageGlobalLoop 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.
0x00000001Infinite Play GIF files in a continuous loop.
Remarks
The AnimationMode property controls user interaction with the control's display.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Controls.RasterPictureBoxAnimationMode

Requirements

Target Platforms

See Also

Reference

Leadtools.Controls Namespace

Error processing SSI file