Optional delegate method for additional processing.
public event EventHandler<MedicalViewerProbeToolTextChangedEventArgs> ProbeToolTextChanged
Public Event ProbeToolTextChanged As EventHandler(Of MedicalViewerProbeToolTextChangedEventArgs)
public:
event EventHandler<MedicalViewerProbeToolTextChangedEventArgs^>^ ProbeToolTextChanged
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.
Property | Description |
---|---|
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. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document