MedicalViewerAnnotationChangedEventArgs Constructor

Summary
Initializes a new instance of the MedicalViewerAnnotationChangedEventArgs class object with explicit parameters.
Syntax
C#
C++/CLI
            public: 
MedicalViewerAnnotationChangedEventArgs(  
   int subCellIndex, 
   AnnObject^ annObject, 
   MedicalViewerAnnotationChangeType changeType 
) 

Parameters

subCellIndex
the index of the sub-cell that hold the annotation container with the changed object

annObject
the object subjected to change..

changeType
enum that represents what exactly is the change.

Requirements

Target Platforms

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

Leadtools.MedicalViewer Assembly

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