This class represents the 3D cursor action that is used to interactively pinpoint the location of a point on an image, and mark where that point lies in other images that were captured from a different angle.
function lt.Controls.Medical.Cursor3DAction
extends lt.Controls.Medical.ActionCommand
class lt.Controls.Medical.Cursor3DAction()
extends lt.Controls.Medical.ActionCommand
This is also called, the spatial locater which allows you to locate a point in space across all image planes.
In order to activate the action, you need to assign it using SetCommand, then run the command using the method RunCommand.
The cells that are used with that action must be from the same patient and from the same study.
This does not work on MPR images. For MPR, use CrossHairAction.
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