Gets the target frame.
Object.defineProperty(ProbeToolEventArgs.prototype, 'target',
get: function()
)
target: Frame; // read-only
Frame that represents the target frame which contains the data needed to retrieve the pixel value.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET