MedicalViewerPlaneCutLineEventArgs Constructor

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

Parameters

cellIndex
The index of the cell that that has had its cut line selected.

cutLineIndex
The index of the selected cut line.

x
The pointer X position.

y
The pointer Y position.

mouseButton
AMedicalViewerMouseButtons value that represents the button that was clicked to select the cut line.

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.