Values for the AnimationMode property.
public enum RasterPictureBoxAnimationMode
Public Enum RasterPictureBoxAnimationMode
public enum class RasterPictureBoxAnimationMode sealed
Members
0 | UseImageGlobalLoop |
(0) 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. |
1 | Infinite |
(1) Play GIF files in a continuous loop. |
The AnimationMode property controls user interaction with the control's display.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET