ProbeToolInteractiveMode Object

Summary

Represents that interactive mode that allows the user to display the pixel value pointed to by the mouse.

Syntax
TypeScript
JavaScript
function lt.Controls.Medical.ProbeToolInteractiveMode 
	extends lt.Controls.ImageViewerInteractiveMode 
class lt.Controls.Medical.ProbeToolInteractiveMode() 
	extends ImageViewerInteractiveMode 
Remarks

The interactive mode can be assigned to LEADTOOLS image viewer through the collection InteractiveModes.

The probe tool give information about the pixel that it currently pointing on, each time the user changes probe tool position, the event ProbeToolUpdated will get fired.

The probe too will display the pixel value in RGB form, to display it in Hounsfield's unit, register the event ProbeToolUpdated and use GetHuValue to update the probe tool text.

Example

Refer to ProbeToolAction

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.