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.

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