Gets or sets the value that indicates whether to display the reference line of this cell on other cells.
Object.defineProperty(MedicalViewer.prototype, 'showReferenceLine',
get: function(),
set: function(value)
)
showReferenceLine: boolean;
True to display the reference line, otherwise it is false.
To Show the first and last reference line, refer to ShowFirstAndLastReferenceLine.
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