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