MedicalViewerAnimationInformationEventArgs Constructor

Summary

Initializes a new instance of the MedicalViewerAnimationInformationEventArgs class object with explicit parameters.

Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal cellIndex As Integer _ 
) 
            public: 
MedicalViewerAnimationInformationEventArgs(  
   int cellIndex 
) 

Parameters

cellIndex
The index of the cell which has its animation engine started or stopped.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly