C#
VB
C++
Gets or sets the enumerated flags that describe how to play the animation.
public MedicalViewerAnimationFlags Flags { get; set; }
Public Property Flags As Leadtools.Medicalviewer.MedicalViewerAnimationFlags
public:
property Leadtools.Medicalviewer.MedicalViewerAnimationFlags Flags {
Leadtools.Medicalviewer.MedicalViewerAnimationFlags get();
void set ( Leadtools.Medicalviewer.MedicalViewerAnimationFlags );
}
An enumerated MedicalViewerAnimationFlags value that describes how to play the 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