target Property (ProbeToolEventArgs)

Summary

Gets the target frame.

Syntax

JavaScript Syntax
Object.defineProperty(ProbeToolEventArgs.prototype, 'target', 
	get: function() 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize