C#
VB
C++
Initializes a new instance of the MedicalViewerAnimationInformationEventArgs class object with explicit parameters.
public MedicalViewerAnimationInformationEventArgs(
int cellIndex
)
Public Function New( _
ByVal cellIndex As Integer _
)
public:
MedicalViewerAnimationInformationEventArgs(
int cellIndex
)
cellIndex
The index of the cell which has its animation engine started or stopped.
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