MedicalViewerRequestedFramesInformationEventArgs Constructor

Summary
Initializes a new instance of the MedicalViewerRequestedFramesInformationEventArgs class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal cellIndex As Integer, _ 
   ByVal requestedFramesIndexes() As Integer _ 
) 
            public: 
MedicalViewerRequestedFramesInformationEventArgs(  
   int cellIndex, 
   array<int>^ requestedFramesIndexes 
) 

Parameters

cellIndex
The index of the cell on which the user tag will be drawn.

requestedFramesIndexes
Array of requested frame indexes.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.