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

Show in webframe

ProbeToolTextChanged Event






Optional delegate method for additional processing.
Syntax
'Declaration   Public Event ProbeToolTextChanged As EventHandler(Of MedicalViewerProbeToolTextChangedEventArgs)
'Usage   Dim instance As MedicalViewerBaseCell Dim handler As EventHandler(Of MedicalViewerProbeToolTextChangedEventArgs)   AddHandler instance.ProbeToolTextChanged, handler
Event Data

The event handler receives an argument of type MedicalViewerProbeToolTextChangedEventArgs containing data related to this event. The following MedicalViewerProbeToolTextChangedEventArgs properties provide information specific to this event.

PropertyDescription
SubCellIndex Gets the sub-cell index over which the probe tool hovers.
Text Gets or sets the text that is displayed over the probe tool.
X Gets the x-coordinates of the mouse position relative to the cell.
Y Gets the y-coordinates of the mouse position relative to the cell.
Requirements

Target Platforms

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell 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