CellIndex Property

Summary

Gets the value that indicates the index of the cell which has its animation engine started or stopped. This value is only valid if the cell is add to the MedicalViewer.

Syntax
C#
VB
C++
public int CellIndex { get; } 
  
Public ReadOnly Property CellIndex As Integer 
            public: 
property int CellIndex { 
   int get(); 
} 

Property Value

Value that indicates the zero-based index of the cell which has its animation engine started or stopped. This value is only valid if the cell is add to the MedicalViewer.

Example

For an example, refer to MedicalViewerAnimationInformationEventArgs.

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