MedicalViewerAnnotationClickedEventArgs Constructor

Summary
Initializes a new instance of the MedicalViewerAnnotationClickedEventArgs class with explicit parameters.
Syntax
C#
C++/CLI
            public: 
MedicalViewerAnnotationClickedEventArgs(  
   int cellIndex, 
   int subCellIndex, 
   int x, 
   int y, 
   MedicalViewerMouseButtons mouseButton 
) 

Parameters

cellIndex
The index of the cell that that has had its annotation clicked.

subCellIndex
The index of the sub-cell that has had its annotation clicked.

x
The pointer X position.

y
The pointer Y position.

mouseButton
An enumerated MedicalViewerMouseButtons value that represents the button that was used to click on the annotation object.

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.