C#
VB
C++
Determines whether to use the image global animation loop or to loop the animation continuously.
public RasterPictureBoxAnimationMode AnimationMode { get; set; }
Public Property AnimationMode As Leadtools.Winforms.RasterPictureBoxAnimationMode
public:
property Leadtools.Winforms.RasterPictureBoxAnimationMode AnimationMode {
Leadtools.Winforms.RasterPictureBoxAnimationMode get();
void set ( Leadtools.Winforms.RasterPictureBoxAnimationMode );
}
Determines whether to use the image global animation loop or to loop the animation continuously.
Refer to RasterPictureBox.
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