Returns the x,y,z coordinates of the cross hair in the target cell using the specified sourceCell** and point**.
get3DCursor = function(targetCell, sourceCell, point)
static get3DCursor(targetCell: Cell, sourceCell: Cell, point: LeadPoint3D): LeadPoint3D;
targetCell
The target cell for which to retrieve the position.
sourceCell
The source cell.
point
the source point.
LeadPoint3D that represents the target point.
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