C#
VB
C++
Gets or sets the value that determines whether the animation is running on the specified cell.
public bool Animated { get; set; }
Public Property Animated As Boolean
true if the animation is running on that cell; false otherwise.
For more information, refer to Implementing Animation.
For an example, refer to MedicalViewerAnimation.
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