The value that determines whether to draw a cross on axial, sagittal, and coronal cells.
Object.defineProperty(Cell.prototype, 'drawCrossHairLines',
get: function(),
set: function(value)
)
drawCrossHairLines: boolean;
The value that determines whether to draw a cross on axial, sagittal, and coronal cells.
The cross line works only on MPR images, for more information on how to create MPR images, refer to MPRCell.
To move the cross hair, refer to 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