C#
VB
C++
Gets the animation class that contains the properties to animate and adjust the animation style of a cell that contains multiple frames.
public MedicalViewerAnimation Animation { get; }
Public ReadOnly Property Animation As Leadtools.Medicalviewer.MedicalViewerAnimation
public:
property Leadtools.Medicalviewer.MedicalViewerAnimation^ Animation {
Leadtools.Medicalviewer.MedicalViewerAnimation^ get();
}
A MedicalViewerAnimation object that contains the properties to animate and adjust the animation style of a cell that contains multiple frames.
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