MedicalViewerAnnotationCreatedEventArgs Constructor(int,int,MedicalViewerActionType,AnnObject)

Summary
Initializes a new instance of the MedicalViewerAnnotationCreatedEventArgs class with explicit parameters.
Syntax
C#
C++/CLI
            public: 
MedicalViewerAnnotationCreatedEventArgs(  
   int cellIndex, 
   int subCellIndex, 
   MedicalViewerActionType annotationType, 
   AnnObject^ annObject 
) 

Parameters

cellIndex
The index of the cell that has the newly created annotation.

subCellIndex
The index of the sub-cell that has the newly created annotation.

annotationType
An enumerated MedicalViewerActionType value that represents the type of annotation created.

annObject
The newly created annotation object.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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