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.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly