MedicalViewerProbeToolTextChangedEventArgs Constructor

Summary
Initializes a new instance of the MedicalViewerProbeToolTextChangedEventArgs class object with explicit parameters.
Syntax
C#
C++/CLI
public MedicalViewerProbeToolTextChangedEventArgs( 
   int subCellIndex, 
   float x, 
   float y, 
   string text 
) 
            public: 
MedicalViewerProbeToolTextChangedEventArgs(  
   int subCellIndex, 
   float x, 
   float y, 
   String^ text 
) 

Parameters

subCellIndex
sub-cell index of the cell

x
the x-coordinates of the mouse position.

y
the x-coordinates of the mouse position.

text
the text that is displayed over the probe tool.

Remarks
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.