Gets or sets whether to show a description text above and below the spy glass.
Object.defineProperty(MedicalSpyGlassInteractiveMode.prototype, 'showOverlayText',
get: function(),
set: function(value)
)
showOverlayText: boolean;
true to show the description text, false otherwise.
The description text is a user text that allow him to write down his stuff, refer to Text, while the below text show the position of the spy glass as well as the zooming percentage.
The user can zoom in or out using the mouse wheel while the spy glass is active.
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