Starts or runs the 3D cursor action.
LineProfileAction.prototype.start = function(actionObject)
start(actionObject: any): void;
actionObject
the offset action object to run.
Clicking and dragging will draw a circle around a point on the other images which represent the location of point clicked by the user on other images.
This is called when you run the action using RunCommand.
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