Gets or sets the enumeration that determines whether to make the engine interpret the wait Interval value as milliseconds or frames per second.
public MedicalViewerAnimationIntervalType IntervalType { get; set; }
Public Property IntervalType As Leadtools.Medicalviewer.MedicalViewerAnimationIntervalType
public:
property Leadtools.Medicalviewer.MedicalViewerAnimationIntervalType IntervalType {
Leadtools.Medicalviewer.MedicalViewerAnimationIntervalType get();
void set ( Leadtools.Medicalviewer.MedicalViewerAnimationIntervalType );
}
MedicalViewerAnimationIntervalType enumeration that determines whether to make the engine interpret the Interval wait value as milliseconds or frames per second.
For an example, refer to MedicalViewerAnimationIntervalType.
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