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 RasterPictureBoxAnimationMode
Get
Set
public:
property RasterPictureBoxAnimationMode^ AnimationMode
{
RasterPictureBoxAnimationMode^ get()
void set(RasterPictureBoxAnimationMode^ value)
}
Determines whether to use the image global animation loop or to loop the animation continuously.
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