Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

MedicalViewerProbeToolTextChangedEventArgs Constructor (MedicalViewerProbeToolTextChangedEventArgs)






sub-cell index of the cell
the x-coordinates of the mouse position.
the x-coordinates of the mouse position.
the text that is displayed over the probe tool.
Initializes a new instance of the MedicalViewerProbeToolTextChangedEventArgs class object with explicit parameters.
Syntax
public MedicalViewerProbeToolTextChangedEventArgs(    int subCellIndex,    float x,    float y,    string text )
'Declaration   Public Function New( _    ByVal subCellIndex As Integer, _    ByVal x As Single, _    ByVal y As Single, _    ByVal text As String _ )
'Usage   Dim subCellIndex As Integer Dim x As Single Dim y As Single Dim text As String   Dim instance As New MedicalViewerProbeToolTextChangedEventArgs(subCellIndex, x, y, 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

See Also

Reference

MedicalViewerProbeToolTextChangedEventArgs Class
MedicalViewerProbeToolTextChangedEventArgs Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features