target Property

Summary

Gets the target frame.

Syntax
TypeScript
JavaScript
Object.defineProperty(ProbeToolEventArgs.prototype, 'target', 
	get: function() 
) 
target: Frame; // read-only 

Property Value

Frame that represents the target frame which contains the data needed to retrieve the pixel value.

Remarks

To get the pixel position, refer to Position.

To get the Hounsfield Unit (HU), refer to GetHuValue.

To set the pixel value, refer to PixelValue.

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.