Cursor3DAction Object

Summary

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.

Syntax
TypeScript
JavaScript
function lt.Controls.Medical.Cursor3DAction 
	extends lt.Controls.Medical.ActionCommand 
class lt.Controls.Medical.Cursor3DAction() 
	extends ActionCommand 

Remarks

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.

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