←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly