MedicalViewerDrawingAnnotationsEventArgs Constructor

Summary
The MedicalViewerDrawingAnnotationsEventArgs class provides data for the MedicalViewerBaseCell.StartDrawingAnnotation event.
Syntax
C#
C++/CLI
            public: 
MedicalViewerDrawingAnnotationsEventArgs(  
   int subCellIndex, 
   AnnObject^ annObject, 
   MedicalViewerActionType type, 
   AnnContainer^ container 
) 

Parameters

subCellIndex
the sub-cell index of the cell that has the annotation container that fired the event.

annObject
the annotation object to be created.

type
MedicalViewerActionType enumeration that represents the type of the annotation object to be created.

container
Leadtools.Annotations.Engine.AnnContainer the annotation container that fired the event.

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.